595 Commits

Author SHA1 Message Date
bauen1
c42bfca21f
Created qemu.sh from qemu32.sh and qemu64.sh
It automatically detects the architecture to use based on the host system
2017-11-13 19:44:31 +01:00
Michael McMahon
926ae93d03
Add files via upload 2017-11-13 13:35:00 -05:00
bauen1
894a06bd0d
Fix small mistakes in several overlay bundles 2017-11-13 19:32:51 +01:00
Michael McMahon
5cbd642f30
Update README 2017-11-13 13:30:20 -05:00
Michael McMahon
766c6a071a
Update .config 2017-11-13 13:28:47 -05:00
Ivan Davidov
85f5beef57
Merge pull request #88 from TechnologyClassroom/util-linux
This adds 'util-linux' as overlay bundle.
2017-11-13 17:01:05 +02:00
Michael McMahon
9afc41b075
Update 02_build.sh 2017-11-10 16:17:26 -05:00
Michael McMahon
d3bd8b8d55
Update .config 2017-11-10 12:13:54 -05:00
Michael McMahon
038f75320b
Update README 2017-11-10 12:13:07 -05:00
Michael McMahon
736b755265
Update 02_build.sh 2017-11-10 12:01:55 -05:00
Michael McMahon
be2d6604d6
Add files via upload 2017-11-09 13:08:47 -05:00
Michael McMahon
cc5c247762
Update .config 2017-11-09 13:07:55 -05:00
Ivan Davidov
840986ea08
Merge pull request #87 from angelinag/dev
Made corrections in the_dao_of_minimal_linux_live.txt
2017-10-28 20:58:05 +03:00
angelinag
1b96586efd Synced src file 2017-10-28 20:51:48 +03:00
angelinag
5fe0dadffc Fixed indentation - replaced tabs with spaces. 2017-10-28 18:48:30 +03:00
angelinag
6f0ccce351 Made translational changes in the guide txt file 2017-10-28 17:36:42 +03:00
Ivan Davidov
62376b6154 Provide no overlay bundles by default. 2017-09-23 16:55:16 +03:00
Ivan Davidov
2e46c2fd28 Adde Open JDK and ZLIB as overlay bundles. Updated the core components to the latest available versions. 2017-09-23 16:53:00 +03:00
Ivan Davidov
9b25853063 Fixed the install instructions. 2017-08-06 20:18:53 +03: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
Ivan Davidov
03e324c296 Updated software versions. The 'nweb' bundle fails on Ubuntu. 2017-08-05 00:52:43 +03:00
Ivan Davidov
29e3f3049f Merge pull request #78 from bauen1/dhcp-overlay2
DHCP/DNS overlay bundle
2017-08-01 22:03:33 +03:00
Ivan Davidov
8f09495dc6 Update README.md 2017-08-01 01:11:35 +03:00
bauen1
35f82aa07d
Fixed network autorun script 2017-07-30 09:54:05 +02:00
bauen1
28948cd819
Added dhcp overlay bundle 2017-07-30 08:34:28 +02:00
bauen1
6f6f9b7144
Merge remote-tracking branch 'ivandavidov/master' 2017-07-07 16:49:43 +02:00
Ivan Davidov
b31f292d67 Merge pull request #74 from bauen1/misc-changes
Misc changes Fixes #71 (major changes in both MLL and overlay structures).
2017-07-06 22:22:11 +03:00
bauen1
660b335ab4 Merge branch 'master' into misc-changes 2017-07-06 19:27:00 +02:00
bauen1
e6275493df
Fixed glibc_full bundle 2017-07-06 19:23:44 +02:00
bauen1
d64c753bc2
Fixed static_get bundle 2017-07-06 19:08:56 +02:00
bauen1
5e3565a81b
Fixed felix glibc_full java and mll_utils bundles 2017-07-06 19:06:49 +02:00
bauen1
6dc65c95f6
Fixed dropbear installing to / instead of /usr 2017-07-06 18:59:34 +02:00
bauen1
4f023b1e39
Fixed dropbear bundle (again) 2017-07-06 18:25:34 +02:00
bauen1
c671c639de
Fixed dropbear bundle 2017-07-06 18:15:14 +02:00
bauen1
159efbb767 Fixed cf_cli bundle 2017-07-06 18:13:48 +02:00
Ivan Davidov
ded73021ed Merge pull request #73 from AwlsomeAlex/master
Fixed Kernel 4.10 =< Support
2017-07-06 17:26:24 +03:00
AwlsomeAlex
f1867fd1d2 Fixed Kernel 4.10 =< Support 2017-07-05 21:57:43 -04:00
bauen1
9b4c4d0ec5
Fixed glibc_full bundle
minor fix to links bundle
2017-07-05 22:18:47 +02:00
bauen1
c3dffc8c41 Fixed links 2017-07-05 21:13:35 +02:00
bauen1
ddf7d8031f Fixed lua and nweb bundle 2017-07-05 20:53:25 +02: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
bauen1
ede7b8d701 fixed 09_generate_rootfs 2017-07-04 23:28:42 +02:00
bauen1
9747e61ec9 fixed busybox 2017-07-04 23:27:04 +02:00
bauen1
80ab1432d0 moved sysroot to work/sysroot
this temporarily breaks everything
2017-07-04 23:23:21 +02:00
bauen1
c4705052d6
Better build_minimal_linux_live.sh script 2017-07-04 23:10:02 +02:00
Ivan Davidov
38e8f47305 Merge pull request #70 from bauen1/nweb-fix
Nweb fix
2017-07-04 20:53:55 +03:00
bauen1
30e6a8197e Fixed nweb not compiling against sysroot 2017-07-04 19:43:17 +02:00
bauen1
e431a32ca3
Merge remote-tracking branch 'ivandavidov/master' 2017-07-04 19:38:57 +02:00
Ivan Davidov
67d59d38d5 Update README.md 2017-06-20 00:19:35 +03:00