Commit Graph

11 Commits

Author SHA1 Message Date
Andrius Štikonas 4a1730da29 Update README. 2022-06-11 12:11:46 +01:00
Andrius Štikonas 86bb6b1d6f Update instructions for Pythonless bootstrap. 2022-06-02 21:04:25 +01:00
Dor Askayo 1e67477ff2 Add a rootless bootstrap mode using bubblewrap
Set up a bubblewrap sandbox suitable for bootstrap. Since bubblewrap
can operate without root permissions when user namespaces are
allowed, this effectively adds a rootless bootstrap mode.
2022-05-27 11:46:14 +03:00
fosslinux 6adb1ebcec Update docs to reflect recent changes 2022-05-05 17:44:47 +10:00
Andrius Štikonas 70bd451c9d Fix outdated info in README. 2021-11-28 01:40:35 +00:00
Andrius Štikonas 3c2713577b Update README with correct rootfs.py arguments. 2021-10-13 18:01:31 +01:00
fosslinux c8998e9e71 Highlight need for 32-bit kernel; use 4G ram by default
It will always fit within 4G RAM.
2021-10-13 17:57:50 +01:00
fosslinux 04180f5672 Various fixes + cleanup.
- Add parts.rst documentation for Linux kernel.
- Completely fix problems caused by new bootstrap, update checksums for
  /usr.
- Globalise populate_device_nodes.
- Enable deblobbing.
2021-09-14 14:59:08 +10:00
Andrius Štikonas f090ddc5bb Remove rootfs.sh 2021-04-11 00:06:24 +01:00
Paul Dersey c0fedeba61 bash-3.2.57: Build new package to replace bash 2.05b
Resulting build now works interactively
2021-03-05 09:11:59 -05:00
fosslinux 8eec63e1b7 Change the part numbering system + Move to .rst
Parts have been split out into seperate file from README. Convert
README to .rst; remove part numbers from scripts.
2021-02-28 08:04:28 +11:00