Jean (east-high-Nerd) easthighNerd
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-01 03:51:21 +00:00
d186c475b0 Added boilerplate script to aide in creation of new scripts
90fefb094e Have apt update repositories before upgrading packages
dff8209e31 Added instalation of app indicator dropdown for Wing Panel
Compare 3 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 23:32:14 +00:00
a4f6ea6f9c Specified exactly which version of Flatpaks were being installed to better automate their installation
86e9244590 Fixed '10-globally-managed-devices.conf' not being created under '/mnt'
Compare 2 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 21:43:44 +00:00
e1b75419c9 Revert commit fd1a033
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 21:24:23 +00:00
8347198afe Fixed bad mount command
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 21:11:49 +00:00
5c3cd838a9 Changed how 'elementary-desktop' is installed due to not being to via mmdebstrap
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 21:00:52 +00:00
9b90ca2273 Missing apps installed and 'gnome-software' and 'snapd' removed to bring custom installation in line with default
e952c663ad Installation of 'elementary-desktop' now handled by mmdebstrap
Compare 2 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-31 20:25:22 +00:00
0b562b0ccf Made groups to add user to when not Fedora into a variable with an if statement to add 'netdev' to that list if the OS is Debian, due to elementaryOS not having the 'netdev' group
99f90d47c8 Added elementaryOS to have 'home-fix.sh' run on first boot like Debian
74f884f7a0 Added bits that should fix networking both in chroot and after install
fd1a033bd9 Changed cpoy operation to use rsync
44c7813b22 Added 'rsync' to packages to install via 'mmdebstrap'
Compare 5 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 23:55:48 +00:00
13f87e00dd Updated variable names and casing
07caef3f2c Added needed bits to set 'baseDir' and source variables from 'system.conf'
7ea1035154 Updated commands used to set 'baseDir' variable
781a2a9143 Corrected commands to set 'baseDir' variable
79d53e948b Added 'rsync' to list of packages for 'mmdebstrap' to install
Compare 5 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 22:52:38 +00:00
0609f35f91 Explicitly install 'linux-headers-generic' (bug 1091428)
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 22:31:22 +00:00
db6c05fbe3 Properly configured 'zfs.sh' and 'partition.sh' to recognize flags for running different parts of the script
b6c2455aaa Updated variable names and casing
Compare 2 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 22:12:30 +00:00
feb638b9f1 Added check to see if 'ID' = 'debian' before creating 'contrib.sources' due to elementaryOS sharing this porting of 'debian.sh' with Debian
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 22:06:07 +00:00
4d223b8815 Added check to see if 'ID' = 'debian' before creating 'contrib.sources' due to elementaryOS sharing this porting of 'debian.sh' with Debian
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 21:48:10 +00:00
a918ccf2e7 Make new shell scripts executable
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-12-24 21:38:42 +00:00
568c80a05e Commented out (should be) depricated part of setup process
00fe875b44 Removed unneeded double check if 'ID' = 'fedora'
8414563171 Split off ZFS-relatesd tasks into 'zfs.sh'
30b3b58336 Split off creating/formatting EFI partition into 'partition.sh'
3e4eeb7d37 Split off more Fedora-related tasks into 'fedora.sh'
Compare 16 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-06 00:40:03 +00:00
2139685f77 Renamed options from short numbered format (i.e. '-1', '-2') to long descriptive format (i.e. '--mmdebstrap', '--sources')
58231de76b Updated variable names from all caps to camel case
16bec76758 Changed how 'baseDir' is determined
6f99804427 Updated variable names from all caps to camel case
31b2c3579c Changed how 'baseDir' is determined
Compare 8 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 17:18:53 +00:00
0b033e852c Move EFI related commands/tasks into dedicated script
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 16:50:57 +00:00
82871fc03a Added items to checklist
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 16:32:22 +00:00
33fdebcd19 Renamed 'mkfs.zfs.sh' to 'zfs.sh'
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 16:27:22 +00:00
8fd8e139b1 Renamed 'base-' scripts to remove 'base-' from them
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 16:15:37 +00:00
3acf1af161 Explain purpose of this branch and create initial checklist