Commit graph

13 commits

Author SHA1 Message Date
93f95d8e62 README: Almost complete instructions, aspirations
Will add the bootloader stuffs once it's ready!
2024-11-03 12:45:25 -06:00
50b7b8e35f Makefile: PLATFORM_PKGS, rootfs install target, genfstab 2024-11-03 12:14:43 -06:00
c47bf4777c [NEW] fs: Add btrfs and "simplefs" helpers 2024-11-03 11:58:07 -06:00
fe00065f03 README: qemu-user-static needed for cross-strapping 2024-10-26 10:53:57 -05:00
abf8cf6a8c Makefile: Add partitioning targets, open-rc services 2024-10-26 05:09:43 -05:00
d07b4f2ff9 LICENSE: AGPLv3 2024-10-25 10:59:17 -05:00
c26c72bdcd [NEW] README: Added initial README 2024-10-25 10:58:36 -05:00
568f1598a7 [NEW] ignore: Don't track repo or destroot dirs 2024-10-24 23:48:01 -05:00
383ffce0c4 Makefile: Add initial bootstrapping!
I also have the beginnings of building the ports tree, but that has
proven to be more involved than I wanted it to be.  For now we're doing
an "untrusted" pull of the Alpine keys off of the Alpine HTTPS
repository then doing key signing for everything else.  I plan on doing
that phase from the ports tree at a later date, but for now it has
proven too elusive...
2024-10-24 23:44:12 -05:00
07aa5522e7 modules: Add abuild tools and Alpine ports tree 2024-10-24 14:38:36 -05:00
afab67aef3 [NEW] Makefile: Add tools target for APK and arch-chroot 2024-10-23 15:35:43 -05:00
55419485cd modules: Add Alpine apk-tools 2024-10-23 14:56:45 -05:00
4b8b6f84b3 [NEW] modules: Add Arch scripts (for archlinux-chroot) 2024-10-23 14:55:44 -05:00