|  | c3833c397b | refactor(iso): Remove unused var (#1) | 2023-02-23 01:56:09 +01:00 |  | 
			
				
					|  | 3df24d8311 | refactor(iso): If we fail to pick a single EFI partition just exit (#1) | 2023-02-23 01:54:22 +01:00 |  | 
			
				
					|  | e36822678c | refactor(iso): Local var is sensible (#1) | 2023-02-23 01:53:57 +01:00 |  | 
			
				
					|  | 05b6a1aeaa | refactor(iso): Try to pick EFI partition on same drive as zpool (#1) | 2023-02-23 01:53:40 +01:00 |  | 
			
				
					|  | d18ad238d5 | refactor(iso): Correctly print and exit when in subshell (#1) | 2023-02-23 01:52:10 +01:00 |  | 
			
				
					|  | 38ca0c9cd3 | refactor(iso): Indicate that zpool_drive will be used globally (#1) | 2023-02-23 01:51:19 +01:00 |  | 
			
				
					|  | fdc9046726 | fix(zfs): If we're seeing more than one ZFS partition exit (#1) | 2023-02-23 01:27:10 +01:00 |  | 
			
				
					|  | e443f66832 | feat(os): Enable the reflector systemd service unit (#1) | 2023-02-23 01:18:18 +01:00 |  | 
			
				
					|  | c66e910146 | feat(os): Always do 5 parallel pacman downloads (#1) | 2023-02-23 01:15:13 +01:00 |  | 
			
				
					|  | f9b2f144a6 | docs(os): Add a getting started motd (#1) | 2023-02-23 01:13:26 +01:00 |  | 
			
				
					|  | ac0e7dadf1 | docs(zbm): bootfs property indicates preferred/default boot environment (#1) | 2023-02-23 01:03:29 +01:00 |  | 
			
				
					|  | f9cb8c57a3 | refactor(iso): When multiple drive IDs pick lexicographically first (#1) | 2023-02-23 01:00:11 +01:00 |  | 
			
				
					|  | 5ea002201f | refactor(iso): drive_id can be a list without us knowing (#1) | 2023-02-23 00:58:01 +01:00 |  | 
			
				
					|  | 73258c22b0 | refactor(iso): Keep drive_id local (#1) | 2023-02-23 00:57:06 +01:00 |  | 
			
				
					|  | d5f6e62b56 | fix(iso): Don't store subshell error msgs in vars, exit completely (#1) | 2023-02-23 00:56:03 +01:00 |  | 
			
				
					|  | 61cffda88b | fix(iso): Unleash makepkg core count (#1) | 2023-02-23 00:48:17 +01:00 |  | 
			
				
					|  | 1290869dfe | feat(os): For default AUR builds increase makepkg core use (#1) | 2023-02-21 03:53:58 +01:00 |  | 
			
				
					|  | 35dacb977c | fix(os): Actually scratch daemon-reload, no daemon here to reload in a chroot (#1) | 2023-02-21 03:46:27 +01:00 |  | 
			
				
					|  | 0f6cc4aa13 | fix(os): In chroot without active systemd 'enable --now' won't work (#1) | 2023-02-21 03:41:36 +01:00 |  | 
			
				
					|  | 8aa2f6ea44 | fix(os): After adding new systemd unit files we need to daemon-reload (#1) | 2023-02-21 03:39:18 +01:00 |  | 
			
				
					|  | 97bebe9a99 | refactor(iso): ZFS partition selection happens only inside setup_zpool (#1) | 2023-02-21 03:27:56 +01:00 |  | 
			
				
					|  | 1fb3cc37eb | refactor(iso): Trust that ZFS partition selection works, remove if-else clause (#1) | 2023-02-21 03:02:57 +01:00 |  | 
			
				
					|  | a970a3d179 | refactor(iso): Rely on select_part for ZFS partition identification (#1) | 2023-02-21 03:02:28 +01:00 |  | 
			
				
					|  | c27f0e9c7c | refactor(iso): Rely on select_part for EFI partition identification (#1) | 2023-02-21 03:01:57 +01:00 |  | 
			
				
					|  | 10440fc6d7 | refactor(iso): Use refactored get_drive_id to get drive ID (#1) | 2023-02-21 03:01:21 +01:00 |  | 
			
				
					|  | ed737409e6 | refactor(iso): Loically sort no_zpool_exists lower (#1) | 2023-02-21 03:00:55 +01:00 |  | 
			
				
					|  | ef03281a63 | refactor(iso): Rewrite get_drive_id to be more broadly applicable (#1) | 2023-02-21 03:00:25 +01:00 |  | 
			
				
					|  | 8d38827cd1 | feat(iso): Interactively ask for ZFS/EFI partition choice if needed (#1) | 2023-02-21 02:58:55 +01:00 |  | 
			
				
					|  | 49fe3deced | refactor(iso): No need to hard-fail when more than one of a partition type exists, we ask for a choice instead (#1) | 2023-02-21 02:58:02 +01:00 |  | 
			
				
					|  | b12c35ed07 | refactor(iso): Uppercase partition type (#1) | 2023-02-21 02:57:13 +01:00 |  | 
			
				
					|  | c3708a098e | refactor(iso): Keep partition count vars local (#1) | 2023-02-21 02:56:44 +01:00 |  | 
			
				
					|  | c367be8845 | docs(zfs): Expand on ZFS bootfs property (#1) | 2023-02-21 01:03:29 +01:00 |  | 
			
				
					|  | 4bf236df75 | docs(zfs): Explain ZFS dataset structure in plain English (#1) | 2023-02-21 00:54:58 +01:00 |  | 
			
				
					|  | 155e36dc60 | refactor(os): Earlier systemd path unit setup (#1) | 2023-02-21 00:40:16 +01:00 |  | 
			
				
					|  | 23ca5f0c65 | refactor(os): Remove existing initramfs fallback files when we remove them from build instructions (#1) | 2023-02-21 00:38:55 +01:00 |  | 
			
				
					|  | 6cee2ab403 | feat(os): chmod 0600 new initramfs files, they contain our pool password (#1) | 2023-02-21 00:36:06 +01:00 |  | 
			
				
					|  | 0f099b1d45 | docs(zfs): Key file may have newline at the end, ZFS doesn't care (#1) | 2023-02-21 00:10:03 +01:00 |  | 
			
				
					|  | 6820fdfbb0 | fix(os): Replace hard-coded ZFS key file name with variable (#1) | 2023-02-20 23:59:13 +01:00 |  | 
			
				
					|  | 75757ee108 | fix(os): Add plain text ZFS key file into initramfs, it lives inside an encrypted pool anyway (#1) | 2023-02-20 23:58:23 +01:00 |  | 
			
				
					|  | f4c4504e1d | fix(zfs): Having keylocation readble for owner is fine (#1) | 2023-02-20 21:27:27 +01:00 |  | 
			
				
					|  | fbb19eb710 | fix(zfs): keylocation file must not have newline (#1) | 2023-02-20 21:26:59 +01:00 |  | 
			
				
					|  | cddcce4ff3 | fix(os): Shorten initramfs build list (#1) | 2023-02-20 04:14:44 +01:00 |  | 
			
				
					|  | 11b43e6fd0 | refactor(os): Clean up initramfs generation (#1) | 2023-02-20 02:49:21 +01:00 |  | 
			
				
					|  | 0ea47e25bf | fix(iso): You know we should really add ZFS files to chroot (#1) | 2023-02-20 01:19:13 +01:00 |  | 
			
				
					|  | a5733bdb56 | docs(zbm): Trim unnecessary newline (#1) | 2023-02-20 00:59:36 +01:00 |  | 
			
				
					|  | db0e0f0b7c | docs(zbm): Harmonize unordered list bullet points (#1) | 2023-02-20 00:57:54 +01:00 |  | 
			
				
					|  | 0e9314ef6f | fix(iso): Call correct path inside chroot (#1) | 2023-02-20 00:47:53 +01:00 |  | 
			
				
					|  | d03821e46a | fix(iso): Notify that we're running reflector otherwise it looks like script's hanging (#1) | 2023-02-20 00:39:31 +01:00 |  | 
			
				
					|  | a798481e49 | fix(iso): Remove test exit (#1) | 2023-02-20 00:36:52 +01:00 |  | 
			
				
					|  | f1deb9de7c | docs(os): Clarify hostname choice (#1) | 2023-02-20 00:30:04 +01:00 |  |