Ivan Davidov
264c9d697b
Documentation update.
2016-12-20 01:37:14 +02:00
Ivan Davidov
d9e9aa5311
Updated the helper QEMU scripts to use more RAM. This needs further investigation since 64MB should be enough.
2016-07-30 20:42:50 +03:00
Ivan Davidov
0c8b4e3502
Added ANSI escape codes for some messages. This works both in standard and graphics modes.
2016-05-10 23:56:25 +03:00
Ivan Davidov
a9b550a4a1
Added basic framebuffer/graphics support (with default Tux logo) which works fine in QEMU and VirtualBox. Tested on x86, not tested on x86_64.
2016-05-10 00:46:51 +03:00
Ivan Davidov
3fd9ada9a9
Several information message improvements.
2016-04-30 21:50:26 +03:00
Ivan Davidov
8420232e44
Forgot to perform 'git add' on most of the files from the previous commit.
2016-04-23 01:52:33 +03:00
Ivan Davidov
62283e9f82
Documentation improvements and cleanup. Added shutdown tasks (sync & umount).
2016-04-16 23:36:31 +03:00
Ivan Davidov
05b62fd32e
Major reorganization - initramfs structure is now externalized in separate folder structure. Added support for overlay from folders and disk images. Overlay structure has been externalized in separate folder. Added support to use preconfigured ".config" files for BusyBox and kernel.
2016-04-16 21:23:20 +03:00
Ivan Davidov
2f4fdc8cb4
Added overlay support which mounts /minimal/rootfs if it is found on the boot media. Note that this doesn't work on vfat. Works fine on CD image and on separate ext2 partition.
2016-04-10 04:09:27 +03:00
Ivan Davidov
0441e69d0c
Moved the stable 'glibc-busybox' scripts from the experimental folder to the root script folder. Removed the 'experimental' folder because the DNS resolving issue has been fixed. Added website information about the '03-Apr-2016' release.
2016-04-03 01:19:54 +03:00
Ivan Davidov
72bd42fd25
Few improvements based on contributed code and user proposals:
...
* Added basic DHCP network support. DNS not working due to glibc static linking issues.
* Added 'genisoimage' fix for Debian systems.
* Added compilation optimization which significantly reduces the overall compilation time.
2015-04-18 14:26:09 +03:00