Commit Graph

37 Commits

Author SHA1 Message Date
6f99804427 Updated variable names from all caps to camel case 2025-11-05 18:57:25 -05:00
31b2c3579c Changed how 'baseDir' is determined 2025-11-05 18:56:44 -05:00
e35e7d6f59 Changed how 'baseDir' is determined 2025-11-05 18:47:33 -05:00
eb74132f81 Updated variable names from all caps to camel case 2025-11-05 17:53:26 -05:00
d80992da00 Renamed options from short numbered format (i.e. '-1', '-2') to long descriptive format (i.e. '--mmdebstrap', '--sources') 2025-11-05 14:36:12 -05:00
0b033e852c Move EFI related commands/tasks into dedicated script 2025-11-05 12:18:37 -05:00
82871fc03a Added items to checklist 2025-11-05 11:50:41 -05:00
33fdebcd19 Renamed 'mkfs.zfs.sh' to 'zfs.sh' 2025-11-05 11:32:17 -05:00
8fd8e139b1 Renamed 'base-' scripts to remove 'base-' from them 2025-11-05 11:26:45 -05:00
3acf1af161 Explain purpose of this branch and create initial checklist 2025-11-05 11:15:08 -05:00
e513fe2c60 Corrected name of patches.sources (was patches.list) 2025-10-14 15:56:50 -04:00
8a78dd7f96 Moved packages array into relavent if statement 2025-10-14 11:45:10 -04:00
bee95926b7 Moved packages array into relavent if statement 2025-10-14 11:43:46 -04:00
67763d1b39 Added swap size limit of 32 GiB 2025-10-14 11:39:01 -04:00
203a09eb05 Added elementary OS as condition to install mmdebstrap, etc. 2025-10-13 20:00:41 -04:00
5b4a77f615 Added proper flags to mmdebstrap 2025-10-13 19:53:01 -04:00
939359b94e Removed installation of zfs-initramfs as it is now handled by mmdebstrap 2025-10-13 19:38:54 -04:00
12beaaf5d2 Removed elementary OS package installations due to now being handled by mmdebstrap 2025-10-13 19:38:07 -04:00
211a0413f5 Remove sources.list 2025-10-13 19:26:21 -04:00
7ba4a4f60f Put packages to include via mmdebstrap into array 2025-10-13 19:25:13 -04:00
328b02a294 Updated sources files to deb822 format 2025-10-13 19:20:28 -04:00
a36854c208 Linux kernel excluded from pulling from Backports 2025-10-10 21:35:13 -04:00
6268d684c6 Added 'whois' to list of packages to install in live environment 2025-07-21 15:54:18 -04:00
ee48fb7560 'pre-inst.sh' now automatically runs 'install.sh' inside chroot 2025-07-21 15:51:32 -04:00
bba89f8185 Rearranged order of entries in temporary root crontab 2025-07-21 15:50:47 -04:00
802fa4f3c8 Moved automatic execution of 'finalize.sh' to cronjob at reboot 2025-07-21 15:11:12 -04:00
26f59f4a91 Symlink '/sbin/shutdown' and '/sbin/reboot' to '/usr/bin' if not present there 2025-07-21 14:15:09 -04:00
ae6fc22074 Trigger 'finalize.sh' automatically at end of script instead of having to be run after reboot 2025-07-21 14:10:16 -04:00
7244296734 Updated message at end of script 2025-07-21 14:07:45 -04:00
817653120c Added missing backslash to command run in created script 2025-07-21 13:36:44 -04:00
33435e5903 'Backports' Debian repo not appended to pre-existing sources file instead of creating a new one 2025-07-21 13:33:00 -04:00
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
7442994d18 Merge branch 'mmdebstrap' into 'main' 2025-07-19 14:42:08 -04:00
043af45213 Made warning text under Getting Started bold 2025-07-04 18:09:53 -04:00
433645dcdd Removed commented-out line at top referencing Debian codenames 2025-07-04 18:06:33 -04:00
Jean
c531c40418 Added files to git repo 2025-07-04 17:23:34 -04:00
28264e542b Initial commit 2025-07-04 20:59:53 +00:00