Commit Graph
22 Commits
Author SHA1 Message Date
easthighNerd c32c9abcd1 Split [zfs.sh] into multiple scripts inside a [zfs] directory, adjusted references in other files to reflect changes 2026-08-01 22:24:18 -04:00
easthighNerd cd8baf67e5 Split [debian.sh] into multiple scripts inside a [debian] directory, adjusted references in other files to reflect changes 2026-08-01 21:48:51 -04:00
easthighNerd 00324dfb5d Changed mounting script from 'rbind.sh' to 'mount.sh' 2026-01-02 10:13:31 -05:00
easthighNerd 56b4fbd596 Removed unneeded bits that served no function 2026-01-01 12:43:28 -05:00
easthighNerd 74f884f7a0 Added bits that should fix networking both in chroot and after install 2025-12-31 15:23:02 -05:00
easthighNerd db6c05fbe3 Properly configured 'zfs.sh' and 'partition.sh' to recognize flags for running different parts of the script 2025-12-24 17:31:17 -05:00
easthighNerd 8414563171 Split off ZFS-relatesd tasks into 'zfs.sh' 2025-12-24 16:36:33 -05:00
easthighNerd 3e4eeb7d37 Split off more Fedora-related tasks into 'fedora.sh' 2025-12-24 16:34:29 -05:00
easthighNerd 8305fa16cd Split off more Debian-related tasks into 'debian.sh' 2025-12-24 16:32:44 -05:00
easthighNerd 16018759fb Split off rsyncing folder of scripts to seperate script 2025-12-24 16:29:35 -05:00
easthighNerd 2028fa4396 Split off rbinding operations 2025-12-24 16:28:55 -05:00
easthighNerd 3902f873e9 Split off creating tmpfs directories 2025-12-24 16:27:28 -05:00
easthighNerd 8bca55e467 Split off setting hostname 2025-12-24 16:26:47 -05:00
easthighNerd 377d56b1cd Split off copying of hostid file 2025-12-24 16:25:49 -05:00
easthighNerd ec2d8148e0 Split chroot operation into seperate script 2025-12-24 16:11:14 -05:00
easthighNerd 2139685f77 Renamed options from short numbered format (i.e. '-1', '-2') to long descriptive format (i.e. '--mmdebstrap', '--sources') 2025-11-05 19:34:58 -05:00
easthighNerd 58231de76b Updated variable names from all caps to camel case 2025-11-05 19:34:05 -05:00
easthighNerd 16bec76758 Changed how 'baseDir' is determined 2025-11-05 19:29:43 -05:00
easthighNerd 203a09eb05 Added elementary OS as condition to install mmdebstrap, etc. 2025-10-13 20:00:41 -04:00
easthighNerd 6268d684c6 Added 'whois' to list of packages to install in live environment 2025-07-21 15:54:18 -04:00
easthighNerd ee48fb7560 'pre-inst.sh' now automatically runs 'install.sh' inside chroot 2025-07-21 15:51:32 -04:00
easthighNerd 62861d8c7b Broke out differnt sections of the 'partition.sh' script into seperate scripts, called on by a new 'pre-inst.sh' script 2025-07-21 13:11:35 -04:00