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
|
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
|
e5233171ae
|
Remove list_packages
|
2025-11-20 01:22:02 -08:00 |
|
Wildan M
|
8e6a1c3aa4
|
Bump pkgar and rand
|
2025-10-01 21:41:02 +07:00 |
|
Jeremy Soller
|
c540ed8f9d
|
0.2.37 - add support for fast install
|
2025-09-26 15:49:04 -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 |
|
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 |
|
4lDO2
|
098fd8bbc9
|
Support local binary packages.
|
2024-10-06 17:12:08 +02:00 |
|
4lDO2
|
66d66a537c
|
Switch from failure to anyhow.
|
2024-10-06 13:08:17 +02:00 |
|
4lDO2
|
cb707c3ce4
|
Update edition and rustfmt.
|
2024-10-06 13:02:16 +02:00 |
|
bjorn3
|
34a832b43e
|
Remove all usages of the legacy scheme syntax
|
2024-08-18 21:44:10 +02:00 |
|
Ron Williams
|
ad54d088d5
|
Add list_packages binary
|
2024-08-16 23:26:25 -07:00 |
|
Jeremy Soller
|
a5534b8699
|
Install config before package files to ensure usr symlinks are properly handled
|
2024-06-24 21:04:31 -06:00 |
|
Jeremy Soller
|
6dfcee04ad
|
Add output-config parameter to installer for getting merged config
|
2024-02-07 19:44:05 -07:00 |
|
Jeremy Soller
|
6a4802d556
|
Add flag to print filesystem size
|
2024-01-04 12:18:41 -07:00 |
|
bjorn3
|
1f4bbece4a
|
Introduce Config::from_file for parsing the config toml
|
2024-01-04 14:54:13 +01:00 |
|
bjorn3
|
5cdec46800
|
Reserialize filesystem.toml instead of copying the original config
This will be necessary to handle including other configs from the config
to use as these configs will not be copied.
|
2024-01-04 14:53:05 +01:00 |
|
Ivan Tan
|
cbdea61a61
|
add option for variable size of EFI system partition
|
2023-11-18 02:50:06 +00:00 |
|
Ron Williams
|
2b34b31956
|
Allow package spec "binary" or "recipe" to override REPO_BINARY=0 or REPO_BINARY=1
|
2023-11-04 18:33:52 +00:00 |
|
Ron Williams
|
b23b2f6e5d
|
fix mixed build in a new clone
|
2023-03-09 21:17:13 -08:00 |
|
Ron Williams
|
1411257784
|
add ability to read package = recipe from filesystem config
|
2023-03-08 14:18:45 -08:00 |
|
Jeremy Soller
|
41a656af92
|
Ignore live disks and partitions in TUI
|
2023-01-12 08:50:04 -07:00 |
|
Jeremy Soller
|
e24f5ef8e3
|
Only use cookbook argument if not doing list-packages
|
2022-09-12 10:14:51 -06:00 |
|
Jeremy Soller
|
ad11b2adb2
|
Ensure config and cookbook key are installed
|
2022-09-05 09:55:15 -06:00 |
|
Jeremy Soller
|
e8e4687c05
|
Pass live argument from CLI to library
|
2022-09-05 09:10:46 -06:00 |
|
Jeremy Soller
|
f1a806b288
|
0.2.11 - allow installer to create full disk installs supporting both BIOS and EFI
|
2022-09-05 08:58:53 -06:00 |
|
Jeremy Soller
|
4e7f7d8413
|
Update to use new boot directory format
|
2022-08-26 17:56:22 -06:00 |
|
Jeremy Soller
|
2b1107c856
|
Also copy initfs
|
2022-07-22 10:30:44 -06:00 |
|
Jeremy Soller
|
2418286a29
|
Improve installer size formatting
|
2022-04-26 08:22:58 -06:00 |
|
Jeremy Soller
|
900f77e7f2
|
Use pkgar_head files for installer_tui
|
2022-03-23 13:52:33 -06:00 |
|
Jeremy Soller
|
3c03576518
|
0.2.9: add tests and make it possible to install to disk
|
2022-03-17 08:50:01 -06:00 |
|
Jeremy Soller
|
0c731043ac
|
Use fs::copy to ensure metadata is copied
|
2022-03-16 14:13:41 -06:00 |
|
Jeremy Soller
|
2c54a9b868
|
installer_tui: support password encryption
|
2022-03-15 13:50:48 -06:00 |
|
Jeremy Soller
|
621a4dee2c
|
Update to RedoxFS 0.5.0
|
2022-02-28 12:24:00 -07:00 |
|
Jeremy Soller
|
7f0a57108d
|
Fix size formatting in installer TUI
|
2021-08-02 17:44:52 -06:00 |
|
Jeremy Soller
|
3b0f59cbb0
|
Copy include, lib, and pkg
|
2019-09-22 10:58:55 -06:00 |
|
Jeremy Soller
|
cd9e026705
|
Fix issue of trying to run read_dir on disk/live:
|
2019-09-22 10:06:25 -06:00 |
|
Jeremy Soller
|
fbfc4edf6f
|
Add message when installer is successful
|
2019-09-19 21:22:05 -06:00 |
|
Jeremy Soller
|
505dec6069
|
Optimized file copy
|
2019-09-19 19:39:53 -06:00 |
|
Jeremy Soller
|
89dcc2c060
|
Add unmounting message
|
2019-09-15 13:31:59 -06:00 |
|
Jeremy Soller
|
7ef2567da6
|
Copy locally installed package files
|
2019-09-15 13:14:46 -06:00 |
|
Jeremy Soller
|
5762840f79
|
Installer TUI (WIP)
|
2019-09-08 20:47:05 -06:00 |
|