11 Commits

Author SHA1 Message Date
Ivan Davidov
3768275daa Added kernel modules and 'mdev' hotplug manager as overlay bundle. Applied some enhancements on other scripts. 2017-12-08 18:46:10 +02:00
Ivan Davidov
b87a4e2a95 Minor comment update. 2017-12-06 19:22:36 +02:00
Ivan Davidov
5c7055ec93 Updated the 'common.sh' file for the overlay bundles. Refactored the 'coreutils' bundle to use the new logic in 'common.sh'. All overlay bundles should be refactored and adopt the new functionality where it makes sense (e.g. the common download process in most places). 2017-12-06 03:13:19 +02:00
Ivan Davidov
de89c493d9
Merge pull request #126 from bauen1/misc-changes
Cleanup and boot prompt for syslinux
2017-12-05 19:57:15 +02:00
Ivan Davidov
d927196cad Overlay bundles now can have their own '.config' files. 2017-12-02 19:49:33 +02:00
bauen1
58ccaa6ab1
Cleaned up sysroot creation
Removed all traces of sysroot.spec
Copy kernel headers instead of symlinking theam (~6.7MB more space)
2017-12-02 10:08:02 +01:00
Ivan Davidov
77f04c6c8a Major structural changes.
- New overlay bundle which provides the MLL sources.
- The build process has been enhanced.
--- Sources are provided as part of the new overlay bundle.
--- The MLL scripts have been refactored to handle the above change.
--- The overlay dependency file has been renamed.
NOTE: at this point some overlay bundles may be broken due to the numerous changes that haven't been fully tested.
2017-11-29 03:55:56 +02:00
Ivan Davidov
299b2aebfa 'glibc_full' is now built in directory with the same name. 2017-11-18 18:02:29 +02:00
Ivan Davidov
c4527ac36e Temporarily removed the recently introduced '-specs' functionality due to major compilation issues on Ubuntu 16.04. 2017-08-05 13:27:44 +03:00
bauen1
06ada0b0dc Fixes 2017-07-05 17:30:05 +02:00
bauen1
430ed90eaf Overhaul of bundles building
nweb
2017-07-04 23:49:57 +02:00