Jean (east-high-Nerd) easthighNerd
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
easthighNerd created branch modularize in easthighNerd/ZFSBootMenu-Root-Install 2025-11-05 16:15:37 +00:00
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-10-14 19:57:08 +00:00
e513fe2c60 Corrected name of patches.sources (was patches.list)
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-10-14 15:52:53 +00:00
8a78dd7f96 Moved packages array into relavent if statement
bee95926b7 Moved packages array into relavent if statement
67763d1b39 Added swap size limit of 32 GiB
Compare 3 commits »
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-10-14 00:02:10 +00:00
203a09eb05 Added elementary OS as condition to install mmdebstrap, etc.
5b4a77f615 Added proper flags to mmdebstrap
939359b94e Removed installation of zfs-initramfs as it is now handled by mmdebstrap
12beaaf5d2 Removed elementary OS package installations due to now being handled by mmdebstrap
211a0413f5 Remove sources.list
Compare 7 commits »
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-10-11 01:36:16 +00:00
a36854c208 Linux kernel excluded from pulling from Backports
easthighNerd pushed to main at easthighNerd/Website 2025-09-06 15:46:35 +00:00
1b3abf5380 Updated link to Git repo
easthighNerd pushed to main at easthighNerd/ZFS-Scripts 2025-09-05 21:42:03 +00:00
ccb1de507c Created script to download new versions of ZFSBootMenu
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 19:54:22 +00:00
6268d684c6 Added 'whois' to list of packages to install in live environment
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 19:51:35 +00:00
ee48fb7560 'pre-inst.sh' now automatically runs 'install.sh' inside chroot
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 19:50:58 +00:00
bba89f8185 Rearranged order of entries in temporary root crontab
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 19:11:28 +00:00
802fa4f3c8 Moved automatic execution of 'finalize.sh' to cronjob at reboot
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 18:15:15 +00:00
26f59f4a91 Symlink '/sbin/shutdown' and '/sbin/reboot' to '/usr/bin' if not present there
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 18:10:22 +00:00
ae6fc22074 Trigger 'finalize.sh' automatically at end of script instead of having to be run after reboot
7244296734 Updated message at end of script
Compare 2 commits »
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 17:36:50 +00:00
817653120c Added missing backslash to command run in created script
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 17:33:19 +00:00
33435e5903 'Backports' Debian repo not appended to pre-existing sources file instead of creating a new one
easthighNerd created branch pre-install in easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 17:12:27 +00:00
easthighNerd pushed to pre-install at easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 17:12:27 +00:00
62861d8c7b Broke out differnt sections of the 'partition.sh' script into seperate scripts, called on by a new 'pre-inst.sh' script