Commit graph

7 commits

Author SHA1 Message Date
JeremyStar™ 3f0f0e0113 Update code
CHANGES
- [androot.sh] Improve code quality
- [androot.sh] Modify DOWNLOADSERVER* variables
- [patch.sh] Implement rootfs patching
- [prepare.sh] Squashed bugs
- [rootfsbuilder/archlinux-x86_64.sh] Remove "copy pacman config" flag causing some issues
- [systeminstall.sh] Implement rootfs configuration and update script

BUGS
- [systeminstall.sh|patch.sh] Scripts only work on the same architecture as the host
2023-11-10 15:08:35 +01:00
JeremyStar™ 3d7c819321 Fix for future bug 2023-11-08 21:13:49 +01:00
JeremyStar™ 34422eed79 Fix misimplemented arch_executors function 2023-11-08 20:13:11 +01:00
JeremyStar™ 60f09947f2 Improve code quality 2023-11-08 19:47:37 +01:00
JeremyStar™ 8e0e3f63a1 Update files
- [androot.sh] Fix $DOWNLOADSERVER_BOOTSCRIPTS
- [androot.sh] Add $BRANCH variable
- [androot.sh] Introduce run_script() function
- [androot.sh] Use case instead of if
- [prepare.sh] Fix typo (executer -> executor)
- [rootfsinstall.sh] Remove "bsdtar failed" log line
- [bootscriptdl.sh] Trim download mode
- [bootscriptdl.sh] Implement install-qemu mode
- [README.md] Changed wording and added links
- [README.md] Add /dev/shm recommendation
- [Makefile,README.md] Add Makefile
2023-11-07 20:54:57 +01:00
JeremyStar™ 2045b4a52c Fix README.md + bootscriptdl.sh 2023-11-07 17:29:12 +01:00
JeremyStar™ 91d4be9878 Initial commit 2023-11-07 17:23:39 +01:00