summaryrefslogtreecommitdiff
path: root/build-chroot.sh
AgeCommit message (Collapse)Author
2025-07-28Removed /mnt and fixed the filesystemAlexander Hill
2025-07-26Xlibre is running!Alexander Hill
2025-07-26Added Dropbear for troubleshooting purposesAlexander Hill
2025-07-25Fixed /dev/dri and added VESA supportAlexander Hill
2025-07-23Prevented pip from complaining about rootAlexander Hill
2025-07-20Successfully built Xlibre!Alexander Hill
2025-07-18Successfully built Mesa!Alexander Hill
Special thanks to L3m0n-Cao for helping me set up the Python build environment!
2025-07-07Updated the build scripts and started working on DockerAlexander Hill
2025-07-05Updated sourcesAlexander Hill
2025-05-09Started working on the next stage of RustAlexander Hill
It looks like we're running into problems with LibreSSL and the missing std crate. Further research required.
2025-05-07Fixed the manifest override and cargo checksum patchesAlexander Hill
2025-05-07Initial functional rustc and cargoNicholas McDaniel
2025-05-06Built a version of cargo and rustc that won't crashAlexander Hill
Co-authored-by: Alexander Hill <ahill@breadpudding.dev> Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>
2025-05-05Added /etc/pam.d, fixed rustc, and updated LinuxAlexander Hill
2025-05-04Updated openssl-sys and built cargoAlexander Hill
Now rustc and cargo are segfaulting. Fantastic.
2025-05-04Successfully built rustc!Alexander Hill
Thanks again to Mutabah for making this possible!
2025-05-01Successfully built the core crate!Alexander Hill
Thanks to Mutabah for helping via IRC
2025-04-30Moved PAM configuration to the build sectionAlexander Hill
Should be easier to navigate later on so we aren't looking for the PAM config in a misc. section someplace.
2025-04-26Built patch and made progress with rustcAlexander Hill
2025-04-26Getting closer to building rustcAlexander Hill
2025-04-25Started work on bootstrapping rustcAlexander Hill
2025-04-24Built nftables and its dependenciesAlexander Hill
2025-04-23Built chronyAlexander Hill
2025-04-23Fixed dhcpcdAlexander Hill
2025-04-23Removed root's home directoryAlexander Hill
2025-04-23Added dhcpcdAlexander Hill
2025-04-22Added libsodiumAlexander Hill
2025-04-20Fixed CMake and added /etc/os-releaseAlexander Hill
2025-04-20Moved CMake to the chrooted buildAlexander Hill
2025-04-20Replaced net-tools with iproute2Alexander Hill
2025-04-20Fixed loginAlexander Hill
2025-04-19Built shadow and started agettyAlexander Hill
2025-04-18Added kbd and net-toolsAlexander Hill
2025-04-17Moved passwd and group to build-chrootAlexander Hill
2025-04-16Added procps-ngAlexander Hill
2025-04-15Fixed OpenRC and booted into /sbin/initAlexander Hill
2025-04-14Booted with an initramfs!Alexander Hill
2025-04-13First attempt at bootingAlexander Hill
Untested because I ran out of space on my image and it's almost midnight
2025-04-13Added tinyramfsAlexander Hill
2025-04-13Added cpioAlexander Hill
2025-04-13Built kmodAlexander Hill
2025-04-13Reached the bootloaderAlexander Hill
2025-04-10A whole new world!~Alexander Hill
Co-authored-by: Alexander Hill <ahill@breadpudding.dev> Co-authored-by: Nicholas McDaniel <nickmcdaniel00@gmail.com>