Jean (east-high-Nerd) easthighNerd
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
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'
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 01:29:00 +00:00
2ddb6bdfb8 Added '--format=directory' for 'mmdebstrap'
fca5e6c6fc Added '--mode=root' for 'mmdebstrap'
7135728394 Removed 'firmware-ipw2x00' package from installation list due to license agreement issues with 'mmdebstrap'
f0bfcbad56 Added '--components=main,non-free-firmware,contrib' for 'mmdebstrap'
2fdc93d9a1 Added '*kate-swp' to '.gitignore'
Compare 8 commits »
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 00:48:41 +00:00
cda85111e7 Changed a hostname lookup from the ${HOST} variable to the hostname command
easthighNerd pushed to mmdebstrap at easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 00:47:46 +00:00
d1e3cedd1f Changed a hostname lookup from the ${HOST} variable to the hostname command
d85a175989 Fixed contrib.sources not writing to correct path. Changed tee's redirection from &> to 1>
Compare 2 commits »
easthighNerd created branch mmdebstrap in easthighNerd/ZFSBootMenu-Root-Install 2025-07-12 00:37:25 +00:00