Jean (east-high-Nerd) easthighNerd
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-08-02 11:49:56 +00:00
9b15fd5159 Condensed 3 seperate [rsync] commands into single for loop
0c03548307 Changed how package list for [mmdebstrap] to include is created
61b61b6445 Changed using [curl] to [wget]
2787921679 Ensure [wget] is present on live media
Compare 4 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-08-02 03:59:49 +00:00
cf18778af1 Ensured [linux-headers] package matches booted kernel version
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-08-02 02:25:15 +00:00
c32c9abcd1 Split [zfs.sh] into multiple scripts inside a [zfs] directory, adjusted references in other files to reflect changes
c293990fa2 Split [debian.sh] into multiple scripts inside a [debian] directory, adjusted references in other files to reflect changes
cd8baf67e5 Split [debian.sh] into multiple scripts inside a [debian] directory, adjusted references in other files to reflect changes
Compare 3 commits »
easthighNerd pushed to main at easthighNerd/Website-Scripts 2026-05-23 02:42:01 +00:00
8dc7f8361f Updated variable names to lower/camel case
easthighNerd pushed to main at easthighNerd/Website-Sources 2026-05-23 02:35:51 +00:00
3e2954a547 Updated HTML templates to make use of CSS-styled IE header and footer
4ec21b9d28 Removed links to Fedora and NixOS, added link to Nekoweb
99ed5e5a64 Added new 'Debian powered' badge
Compare 3 commits »
easthighNerd pushed to wip at easthighNerd/Website-Sources 2026-05-23 02:33:24 +00:00
78c2b51e4e Updated HTML templates to make use of CSS-styled IE header and footer
2f34b14262 Removed links to Fedora and NixOS, added link to Nekoweb
49281ad4ba Added new 'Debian powered' badge
Compare 3 commits »
easthighNerd pushed to main at easthighNerd/Website 2026-05-23 02:31:05 +00:00
7f63b95163 Updated CSS file with new targeted divs, and turned spaced tabs into proper tabs
7f495212e3 Updated website with new designs and content
605f7ae2d5 Added 'Debian powered' badge
Compare 3 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-12 00:06:39 +00:00
2ebb72620b Put 'wifiName' variable used by 'nmcli' command inside double quotes
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-12 00:05:02 +00:00
25afed7541 Fixed mismatched variable names
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-12 00:01:39 +00:00
b8b5918feb Add 'sudo' to list of packages to install via mmdebstrap
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 15:49:39 +00:00
fd177fa071 Have 'zpool export' export only the newly created pool instead of all pools
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 15:48:44 +00:00
aaa209a056 Use 'umount -nR' regardless of OS
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 15:43:35 +00:00
38dc3ab73a Added missing mount of efivars
3c8719450d Added spacing between mount commands
Compare 2 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 15:16:09 +00:00
e8c745a307 Removed '-R' flag from umount command
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 15:13:36 +00:00
00324dfb5d Changed mounting script from 'rbind.sh' to 'mount.sh'
e03ff714a7 Added new 'mount.sh' script to align with ZFSBootMenu documentation
6e1670ac6a Adjust newlines
Compare 3 commits »
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 13:45:04 +00:00
3e233de780 Changed maximum SWAP size from 32GiB to 16GiB
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-02 13:40:15 +00:00
b57734ddbb Added 'ca-certificates' to the list of packages mmdebstrap installes for Debian
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-01 18:16:14 +00:00
e78d63fee7 Removed options that are no longer relevant due to script flow and moved 'WiFi Setup' to bottom
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-01 18:13:11 +00:00
ee2967c522 Changed unneeded 'elif' statements to simple individual 'if' statements
easthighNerd pushed to modularize at easthighNerd/ZFSBootMenu-Root-Install 2026-01-01 18:09:28 +00:00
023c12cb8e Removed options that are no longer relevant due to script flow and moved 'WiFi Setup' to bottom
d1bbf9889b Added check to see if '/usr/bin/os-prober' exists before trying to purge it
Compare 2 commits »