Ivan Davidov
f9bc0f9a99
Use local configuration (coreutils).
2017-12-03 00:44:10 +02:00
Ivan Davidov
d927196cad
Overlay bundles now can have their own '.config' files.
2017-12-02 19:49:33 +02:00
Ivan Davidov
e7bed86b9c
Fixed the 'cf_cli' bundle. Added new bundles 'bosh_cli" and 'cf_tools'.
2017-12-02 18:53:30 +02:00
bauen1
fbf7cd37d8
Renamed all .gitignore to .keep
...
.gitignore's shouldn't be removed as they (might) serve a purpose for bundles
2017-12-02 10:24:50 +01: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
dbfd661372
The overlay structure is copied in proper way (this was serious bug). ALso added some enhancements, improvements and fixed few bugs.
2017-12-02 03:32:36 +02:00
Ivan Davidov
ef075dc53a
Fixed the dependencies for all existing overlay bundles.
2017-12-02 03:22:02 +02:00
Ivan Davidov
8ba922c5ec
Overlay enhancement - 'bundle_deps' can contain comments. Minor updates on the software versions in '.config'.
2017-12-02 03:15:18 +02:00
Ivan Davidov
c736467394
Replaced all '...' with single '.' in all scripts.
2017-11-29 22:06:36 +02: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
787cae0ac9
Merge pull request #117 from bauen1/glibc-bundles
...
Split glibc_full in multiple bundles
2017-11-28 22:19:48 +02:00
bauen1
af4818a95a
Replaced glibc_libm with a meta-package
...
Its provided by the initramfs
2017-11-28 21:03:10 +01:00
bauen1
8d4e490f66
Replaced glibc_libc and glibc_ld-linux with metapackages
...
Their provided by the initramfs, no need to waste disk space
2017-11-28 20:51:36 +01:00
bauen1
74a2048082
Fixed dropbear dependencies
2017-11-28 20:27:51 +01:00
bauen1
142f58c76a
Fixed 2 typos
2017-11-27 22:17:28 +01:00
bauen1
1f07ec778b
Added glibc_libutil
2017-11-27 22:12:32 +01:00
bauen1
62a106ac84
Replaced glibc_full with a meta-bundle and updated dependencies
2017-11-27 22:12:14 +01:00
bauen1
0da731b4d9
Added glibc_ld-linux
2017-11-27 22:06:02 +01:00
bauen1
0477062a2f
Added glibc_libthread_db
2017-11-27 22:03:52 +01:00
bauen1
14b9b2f970
Added glibc_librt
2017-11-27 22:02:50 +01:00
bauen1
4f30b3fc5a
Added glibc_libpthread
2017-11-27 22:02:03 +01:00
bauen1
509c3a02f9
Added glibc_libnss_hesiod
2017-11-27 22:00:26 +01:00
bauen1
5e6ce2b540
Added glibc_libnss_db
2017-11-27 21:59:24 +01:00
bauen1
ab77ed8243
Added glibc_libnsl
2017-11-27 21:58:25 +01:00
bauen1
7eddacb4da
Added glibc_libm
2017-11-27 21:56:49 +01:00
bauen1
1859a5f0af
Added glibc_libdl
2017-11-27 21:56:02 +01:00
bauen1
ac79993c46
Added glibc_libcrypt
2017-11-27 21:54:57 +01:00
bauen1
019b88bb85
Added glibc_libcidn
2017-11-27 21:53:59 +01:00
bauen1
9f40cc7cb5
Added glibc_libc
2017-11-27 21:53:05 +01:00
bauen1
67b52049e1
Added glibc_libanl
2017-11-27 21:50:04 +01:00
bauen1
4b7445a629
Added glibc_libBrokenLocale
2017-11-27 21:48:58 +01:00
bauen1
37af044fdf
Updated dhcp dependencies
2017-11-27 21:43:56 +01:00
bauen1
1d263b2c2e
Added glibc_libnss_files bundle
2017-11-27 21:43:47 +01:00
bauen1
2f89407e60
Revert "Rewrote glibc_libresolv"
...
The older code is a lot less complicated
This reverts commit 1fcc7026a54c13443b3536d27944a1b4a8104e67.
2017-11-27 21:39:02 +01:00
bauen1
1fcc7026a5
Rewrote glibc_libresolv
2017-11-27 21:30:30 +01:00
bauen1
77767722d1
Added glibc_libnss_dns bundle
2017-11-27 21:23:01 +01:00
bauen1
937bc65cdc
Fixed glibc_libresolv cd error
2017-11-27 20:35:29 +01:00
bauen1
18afd9811d
Added glibc_libresolv bundle
2017-11-26 20:30:58 +01:00
bauen1
5a383de5e8
Added missing library to the make bundle
2017-11-26 20:05:15 +01:00
bauen1
f8cfd22965
Added make bundle
2017-11-26 19:43:50 +01:00
Ivan Davidov
90fdceabb9
Using 'xorriso' instead of 'genisoimage'. Updated the kernel version. Fixed the 'static_get' build process to follow the common practice the build directory to be named the same as the bundle name. This is mandatory for the dependency detection mechanism in order to work properly. All other bundles have to follow the same approach (not implemented yet).
2017-11-25 17:52:09 +02:00
Ivan Davidov
6f0032002f
Added 'Quad9' DNS as default DNS resolver
2017-11-19 15:54:54 +02:00
bauen1
b96861a536
Added libnss_files.so.2 in the dhcp bundle to enable /etc/hosts
2017-11-18 21:45:09 +01:00
bauen1
2b4568da60
Added nsswitch.conf to enable the hosts file
2017-11-18 21:15:48 +01:00
bauen1
05cfa7fc77
Added a simple hosts file to the dhcp bundle
2017-11-18 20:09:35 +01:00
bauen1
17ebdd1805
Added dropbear dependencies
2017-11-18 19:56:18 +01:00
bauen1
984367d861
Made nweb autorun consistent with other bundles
2017-11-18 19:20:03 +01:00
bauen1
bf08d8d1b4
Removed a lot of trailing spaces
2017-11-18 18:52:31 +01:00
bauen1
470228410b
Added dependency files for dialog, nano and vim
2017-11-18 17:58:51 +01:00
bauen1
48362338f4
Changed shebang from bash to sh in overlay_build.sh
2017-11-18 17:55:03 +01:00