Jean (east-high-Nerd) easthighNerd
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 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
easthighNerd created branch pre-install in easthighNerd/ZFSBootMenu-Root-Install 2025-07-21 17:12:27 +00:00
easthighNerd pushed to main at easthighNerd/ZFSBootMenu-Root-Install 2025-07-19 18:43:53 +00:00
7442994d18 Merge branch 'mmdebstrap' into 'main'
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 02:07:34 +00:00
d706c613f3 Removed commented out section for installing packages now handled by 'partition.sh'
8ed4ca0653 Added condition to create 'lpadmin' group if missing
adf5b299bb Added 'zstd' to list of packages to install into chroot
Compare 3 commits »
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 01:33:00 +00:00
aa422f434e '/mnt/etc/apt/sources.list' will get removed due to being redundent and not in deb822(?) format
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 01:30:57 +00:00
66204958d9 Moved 'dosfstool' and 'systemd-timesyncd' package installation from 'install.sh' to 'partition.sh'