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 |
|
Jeremy Soller
|
f30987b1e5
|
0.2.3: Update dependencies
|
2019-05-12 08:34:49 -06:00 |
|
Jeremy Soller
|
a01dc9f37a
|
Switch to arg_parser
|
2017-09-27 20:53:13 -06:00 |
|
Jeremy Soller
|
a82a577180
|
Change format of installer arguments
|
2017-09-26 20:52:54 -06:00 |
|
Ian Douglas Scott
|
e47108a70e
|
--list-packages argument
|
2017-07-10 20:04:06 -07:00 |
|
Ian Douglas Scott
|
bb94edcb15
|
Support building directly from cookbook with --cookbook=
|
2017-04-09 10:11:49 -07:00 |
|
Jeremy Soller
|
5303301d3d
|
Download packages from repo
|
2017-01-09 19:25:58 -07:00 |
|
Jeremy Soller
|
f666d06485
|
User configuration
|
2017-01-09 14:35:33 -07:00 |
|