bjorn3
474ff08431
Fix bootloader location
2026-03-11 20:53:46 +01:00
bjorn3
f691afabab
Fix usage message
2026-03-11 20:31:03 +01:00
bjorn3
f74e3fad19
Make home directories 700 instead of 777
2026-03-11 20:12:40 +01:00
Wildan M
a6fd457652
Update pkg to use new API
2026-03-08 20:53:33 +07:00
Jeremy Soller
7806f87c56
Merge branch 'move_bootloader_to_user' into 'master'
...
Bootloader is now stored in /usr/lib/boot
See merge request redox-os/installer!71
2026-03-07 08:36:04 -07:00
bjorn3
70b8cb0e37
Bootloader is now stored in /usr/lib/boot
2026-03-07 16:30:35 +01:00
Jeremy Soller
397974cb68
Workaround for existing symlinks by overwriting them
2026-03-04 11:18:14 -07:00
Jeremy Soller
8765c51696
Log target of symlink
2026-03-04 10:53:22 -07:00
Jeremy Soller
2d3b2ed38a
Improve some error reporting
2026-03-04 10:49:09 -07:00
Wildan M
59d0872197
Fix redox compilation error
2026-02-15 01:47:13 +07:00
Wildan M
730eb9a606
Copy /etc/skel to users directory
2026-02-14 18:13:27 +07:00
Wildan M
b33f3c1a80
Make missing file clear when locally installing
2026-02-10 01:35:44 +07:00
Wildan M
c4ed26e3d4
Don't confirm password if empty
2026-01-31 05:10:03 +07:00
Wildan M
cfc7938ecc
Shorten remote packages log
2026-01-31 04:53:30 +07:00
Wildan M
15de2b4272
Add help hint, remove repo_binary
2026-01-31 04:17:54 +07:00
Wildan M
fed265252d
Unify password prompt code
2026-01-31 04:17:11 +07:00
Wildan M
d40619d66c
Implement Display for Config
2026-01-31 04:15:10 +07:00
Wildan M
86d2af6ca0
Expose custom mount API and bump version
2025-12-16 05:27:09 +07:00
Wildan M
433aa99660
Add no_mount option and tidy up flags
2025-12-16 01:41:55 +07:00
Wildan M
7a85862733
Split installer code to cargo feature
2025-11-22 09:15:25 -08:00
Wildan M
7308cfe259
Move installer code
2025-11-22 09:15:24 -08:00
Jeremy Soller
58f161e019
Fix compilation on Redox
2025-11-20 08:58:51 -07:00
Jeremy Soller
693d9470f9
Merge branch 'always-local' into 'master'
...
Always Install binaries locally if cookbook set
See merge request redox-os/installer!59
2025-11-20 06:48:09 -07:00
Wildan M
5fad110e5e
Always Install binaries locally if cookbook set
2025-11-20 01:50:47 -08:00
Wildan M
09531dfdc8
Fix fmt
2025-11-20 01:24:41 -08:00
Wildan M
e5233171ae
Remove list_packages
2025-11-20 01:22:02 -08:00
Wildan M
9594e87937
Fix local package head install path
2025-11-12 20:55:33 +07:00
bjorn3
f30179a889
Allow installing for i586-unknown-redox
2025-11-01 16:33:21 +01:00
Wildan M
8e6a1c3aa4
Bump pkgar and rand
2025-10-01 21:41:02 +07:00
Wildan M
43c1cd987f
Fix local dependency install
2025-09-30 19:19:01 +07:00
Wildan M
0fa085c0f2
Make install order predictable
2025-09-29 20:29:43 +07:00
Jeremy Soller
69de3d62a1
Fix build on non-Redox
2025-09-26 15:52:31 -06:00
Jeremy Soller
c540ed8f9d
0.2.37 - add support for fast install
2025-09-26 15:49:04 -06:00
Wildan M
e74c9279cf
Apply postconfig configuration
2025-09-26 17:27:27 +07:00
Wildan M
ee5a94dbe4
Tidy up file config init
2025-09-26 17:26:09 +07:00
Wildan Mubarok
b425b12cf5
Allow overwriting package files
2025-09-26 08:32:28 +00:00
Jeremy Soller
01a3adb662
Merge branch 'opt-pkg' into 'master'
...
Handle metapackages for local install
See merge request redox-os/installer!50
2025-07-27 10:31:27 -06:00
Wildan M
81e8bc09f8
Handle metapackages for local install
2025-07-27 22:49:37 +07:00
Wildan Mubarok
64b047195d
Add CI Tests
2025-07-09 12:42:59 -06:00
auronandace
721d49adfb
apply some simple clippy lints
2025-06-30 17:11:48 +01:00
Wildan Mubarok
55a0bd1643
Add option to ignore packages
2025-06-27 08:25:59 +00:00
Jeremy Soller
2c3afb4956
0.2.33: fix compilation with new pkgar
2025-06-12 12:07:52 -06:00
bjorn3
7ce72b7299
Add flag to write bootloader to chosen location
...
The build system needs the bootloader separately for netboot support.
2025-06-01 20:53:01 +02:00
4lDO2
d85eceac71
Add support for only creating redoxfs partition installer.
2025-03-27 14:27:40 +01:00
Jeremy Soller
2bf4865794
installer_tui: fix disk detection
2025-03-25 15:40:01 -06:00
Anhad Singh
183e18be31
fix: install runtime dependencies of locally built packages
...
This is the same behavior as remote prebuilt packages and what the
package manager already does. It seems to be only unimplemented for
locally built packages.
Signed-off-by: Anhad Singh <andypython@protonmail.com >
2024-12-07 01:38:16 +11:00
Ron Williams
47282ba9dd
Accept "source" as an alternative to "recipe"
2024-11-21 02:17:25 -08:00
Jeremy Soller
eebccba932
0.2.26: Update to use pkgutils rewrite
2024-10-18 12:20:09 -06:00
Andrey Turkin
7ccaccee4e
Risc-v support
2024-10-16 20:26:51 +03:00
4lDO2
098fd8bbc9
Support local binary packages.
2024-10-06 17:12:08 +02:00