oddlama
|
45719149ae
|
fix: adapt rhash verify to process digest files with absolute paths
|
2021-10-27 13:06:34 +02:00 |
oddlama
|
ab96831953
|
Use try with ntpd so one can skip time syncing.
|
2021-06-06 19:12:00 +02:00 |
oddlama
|
55b12b4fc6
|
Use realpath to obtain partition number
|
2021-06-03 20:43:36 +02:00 |
oddlama
|
47ffc8a551
|
Use more robust device resolving by using blkid only as a fallback
|
2021-06-03 16:12:51 +02:00 |
oddlama
|
8463547fef
|
Begin FAQ
|
2021-06-03 16:03:28 +02:00 |
oddlama
|
e666c734fa
|
Clarify zfs_centric description
|
2021-06-03 15:25:17 +02:00 |
oddlama
|
63025e83a4
|
Removed empty else clause
|
2021-06-02 17:36:36 +02:00 |
oddlama
|
7c3a0ea148
|
Switch to git portage tree after installing git.
|
2021-06-02 17:35:48 +02:00 |
oddlama
|
93bc667f91
|
Missing default for zfs_stdin added
|
2021-06-02 17:33:27 +02:00 |
oddlama
|
a25a696ced
|
Don't access GENTOO_INSTALL_ENCRYPTION_KEY when not using zfs encryption.
|
2021-06-02 17:25:09 +02:00 |
oddlama
|
b51f8daae9
|
Added missing compress option spec to create_zfs_centric_layout
|
2021-06-02 17:21:02 +02:00 |
oddlama
|
746137e4e4
|
Implemented portage git sync. Closes #8.
|
2021-06-02 17:16:47 +02:00 |
oddlama
|
0c49dab59b
|
Added portage tree sync-type configuration options
|
2021-06-02 17:01:16 +02:00 |
oddlama
|
953f5009e9
|
Check stage3 basename for systemd compliance
|
2021-06-02 16:38:47 +02:00 |
oddlama
|
264f811e9d
|
Added zfs compression settings to the standard pool creation function. Closes #10.
|
2021-06-02 16:18:31 +02:00 |
oddlama
|
2aa37e519e
|
Clarify reboot message
|
2021-06-01 03:27:02 +02:00 |
oddlama
|
9cfcd4c618
|
Correctly set SYSTEMD variable
|
2021-06-01 02:53:47 +02:00 |
oddlama
|
6f25eae015
|
Use wipefs before creating partitions or formatting
|
2021-06-01 02:50:08 +02:00 |
oddlama
|
b347ef4b02
|
Switch to classic disk layout as default.
|
2021-06-01 02:40:32 +02:00 |
oddlama
|
76875bf523
|
Finished TODO
|
2021-06-01 02:13:39 +02:00 |
oddlama
|
b62837c6e4
|
Rename gentoo vm creation script
|
2021-05-31 21:49:08 +02:00 |
oddlama
|
50aecc850c
|
Clarify step by step explanation
|
2021-05-31 21:22:24 +02:00 |
oddlama
|
0b3755d7c5
|
Clarified README and added screenshot
|
2021-05-31 21:06:46 +02:00 |
oddlama
|
b1113daf6f
|
Added configure screenshot, removed old usage section
|
2021-05-31 20:45:42 +02:00 |
oddlama
|
ed602bf3e7
|
Break after pw ok
|
2021-05-31 20:21:41 +02:00 |
oddlama
|
303087aeaf
|
Fix reading encryption keys beginning with whitespace
|
2021-05-31 20:15:33 +02:00 |
oddlama
|
b110b4e5dd
|
Visual linebreak after reading password
|
2021-05-31 17:27:13 +02:00 |
oddlama
|
7c9d001a20
|
Fix reverse condition in check_encryption_key
|
2021-05-31 17:25:08 +02:00 |
oddlama
|
0f0463ac15
|
First load disk_configuration then check for encryption key
|
2021-05-31 17:23:55 +02:00 |
oddlama
|
23ec84eef2
|
Clarify configuration loading cases
|
2021-05-31 17:20:06 +02:00 |
oddlama
|
a80b22f687
|
Fixed conditional confustion in config existence check in ./install
|
2021-05-31 17:17:40 +02:00 |
oddlama
|
68a128153c
|
Read encryption key when starting installation if not given otherwise;
Clarify readme
|
2021-05-31 17:12:19 +02:00 |
oddlama
|
533ddc22f7
|
Don't omit systemd module in dracut
|
2021-05-31 16:30:02 +02:00 |
oddlama
|
fa050ae95a
|
Proper spacing in cmdline; no root= needed for zfs
|
2021-05-31 16:29:22 +02:00 |
oddlama
|
5c1d81d650
|
Exec chroot
|
2021-05-30 22:52:28 +02:00 |
oddlama
|
4d276dbc6c
|
Don't add fstab entry for zfs
|
2021-05-30 22:39:41 +02:00 |
oddlama
|
f77f2a7955
|
Ignore partprobe output
|
2021-05-30 21:30:45 +02:00 |
oddlama
|
7133ff4484
|
Fixed ignoring type output
|
2021-05-30 21:28:06 +02:00 |
oddlama
|
0ca4967160
|
Added root= parameter for zfs
|
2021-05-30 21:13:27 +02:00 |
oddlama
|
053f7b90d0
|
Updated readme, added zfs tools to new system if required
|
2021-05-30 21:01:41 +02:00 |
oddlama
|
ec26a12151
|
Added dynamic dialog sizes
|
2021-05-30 20:55:25 +02:00 |
oddlama
|
91dfff58c1
|
Execute partprobe only if it exists (not given in gentoo chroot)
|
2021-05-30 03:18:45 +02:00 |
oddlama
|
09928ba3a5
|
Sanity check ./install -R that the directory is a mountpoint
|
2021-05-30 03:17:37 +02:00 |
oddlama
|
86e4a32fd0
|
Remove exec from chroot to allow post-chroot unmount
|
2021-05-30 03:15:06 +02:00 |
oddlama
|
ad7709d9dd
|
Fixed wrong script name in chroot call
|
2021-05-30 03:10:43 +02:00 |
oddlama
|
45636bb82d
|
Allow "false" value for chroot check to mean not in chroot
|
2021-05-30 03:03:04 +02:00 |
oddlama
|
9985bfa5f0
|
Fixed missing m in ANSI format string
|
2021-05-30 03:01:45 +02:00 |
oddlama
|
ba60924bbc
|
Fix unset variable access when checking chroot
|
2021-05-30 03:00:29 +02:00 |
oddlama
|
4fac67ebdb
|
Use correct zfs mountpoint
|
2021-05-30 02:56:53 +02:00 |
oddlama
|
d75128a0f1
|
Changed status symbol
|
2021-05-30 02:54:38 +02:00 |