Brandon Philips
a85c3f9167
fix(build_library/test_image_content.sh): Remove Xorg requirement
...
Remove Xorg and chrome, we don't ship those in coreos
Change-Id: Id3ffadda31c31e0d6afdc18738d2ed46fc41b537
2013-02-15 06:59:58 -08:00
Brandon Philips
78e2afafea
fix(build_library/disk_layout_util.sh): unmount rootfs
...
Sometimes during the buildprocess we get here and the rootfs is still mounted?!
Change-Id: I6dc044d9d1318be606c1645f925421fa84c1f513
2013-02-14 16:26:48 -08:00
Brandon Philips
005de74765
fix(build_library/dev_image_util): use coreos
...
remove dev-init stuff for now and use coreos
Change-Id: I3f55550d197e3045eb26ea46fb9792d7c35dd5ab
2013-02-14 16:18:57 -08:00
Brandon Philips
9191f32d77
fix(test_build_root): fix tests for coreos
...
remove chrome and Xorg test
Change-Id: I6fe575954a8110c6bd94cbe7874b2cbea90def45
2013-02-14 16:18:57 -08:00
Brandon Philips
12302b05e2
fix(build_packages): renames of chromeos->coreos
...
Change-Id: I0187f90aae97ba1060639aeee60c32288e7c47ad
2013-02-14 16:18:57 -08:00
Brandon Philips
67488b3986
hack(make_chroot): hack to get scripts working
...
einfo and friends are needed and chrome scripts expect them to be in /etc/init.d/functions.sh
Change-Id: I3ca36892d73cdbb80d9a843e863ab5063f24eeb4
2013-02-14 16:18:56 -08:00
Brandon Philips
69e94f001e
fix(make_chroot): get openssh and python 2.6 installed
...
new stage3 tarballs have python 3. Get python 2.6 installed and reemerge openssh
Change-Id: I903bbb4251534e9a1428d9773a57f2cf0602816f
2013-02-14 16:18:56 -08:00
Brandon Philips
5bfbf31423
chore(setup_board): chromeos -> coreos
...
Change-Id: If9bb62dacd603775ff599df28b40d92e9f762cee
2013-02-14 16:18:56 -08:00
Brandon Philips
6789da97fc
chore(build_image): chromeos -> coreos
...
Change-Id: I8023c038d7019b55115aaa45487ebb7b9927c239
2013-02-14 16:18:56 -08:00
Brandon Philips
56fd29c640
chore(build_packages): use coreos not chromiumos
...
Change-Id: I2efe4b0c93ca9044aaa284c5c81d62db3e9f1b46
2013-02-14 16:18:56 -08:00
Brandon Philips
6a362d27f9
fix(make_chroot): use the new places for make.conf
...
make.conf should live in /etc/portage these days
Change-Id: I55372ae3ee6a4ae7abf6873c08c1fcef46d7cd53
2013-02-14 16:18:56 -08:00
Brandon Philips
474313e651
fix(make_chroot): use the portage openssl for now
...
portage's openssl is up to date, no need to fork it for now.
Change-Id: Ib2a03811803ecf4626813706f6ef79ad4b1956f3
2013-02-14 16:18:56 -08:00
Brandon Philips
e5aeefeb2b
chore(update_chroot): chromeos -> coreos
...
Change-Id: Ib8ab7afcc7bb0a1bcc5db7a7beef1c50df170610
2013-02-14 16:18:56 -08:00
Brandon Philips
bf893c277f
fix(make_chroot): default to using python 2.7
...
the stage3 has python3 which is terrible, don't do that.
Change-Id: I24f82c8eb59ff7c2953033d233d32bb0f959d8da
2013-02-14 16:18:56 -08:00
Brandon Philips
2f17a00183
chore(make_chroot): chromeos to coreos renames
...
Change-Id: I5f2b4fae96df91dd7d6d01cc393cebc3af011660
2013-02-14 16:18:56 -08:00
Brandon Philips
472ab7b202
fix(make_chroot): don't remove files that dont' exist
...
These files don't exist in the gentoo stage3, don't try and remove them.
Change-Id: Ie158b4989540482751cbb4de0ee8ef88e4f49759
2013-02-14 16:18:56 -08:00
Brandon Philips
c91cefb941
feat(make_chroot): use a new gentoo stage3
...
Change-Id: I6364212989ca0723fd78f4658369d6becd47b4bd
2013-02-14 16:18:56 -08:00
Brandon Philips
d6b1b47abb
coreos: make chroot fixes
...
Change-Id: I9dc62495136dbbc9e491e7293822348c1a450481
2013-02-14 16:18:56 -08:00
Brandon Philips
11472e5166
common: make safe_umount retry a few times
...
on Fedora 18 on Gnome 3.0 something is making the first attempt at
unmounting return busy. Unfortunatly, the return code is 32 everytime
so we have to parse the output of umount :( :( :(
Change-Id: I7f94bf6c2059c7e7cb4fb173d9ffbabd59f2b24f
2013-02-14 16:18:56 -08:00
Brandon Philips
b8777f450f
Revert "fix(coreos-base): use grub-static not grub"
...
This was a mistake, dont't do this. Use grub2 imported into
portage-stable.
2013-02-12 11:45:49 -08:00
Brandon Philips
1107ab36d3
fix(profiles/default): add -static to libjpeg
2013-02-12 11:45:26 -08:00
Brandon Philips
2b1049fb9e
chore(sys-boot/grub): bump to get grub-2
...
grub-2 is needed for grub-mkimage
Change-Id: I13ed9af890494b43513ec9a0f863117bf186fa44
2013-02-12 11:32:02 -08:00
Brandon Philips
6db1144e1d
Revert "chore(sys-kernel): Delete and use upstream"
...
This reverts commit 544437e892f6a2d004c67fbe0c4a632ea5a55827.
2013-02-12 08:41:53 -08:00
Brandon Philips
1c01de58a1
chore(sys-kernel): Delete and use upstream
2013-02-12 06:59:02 -08:00
Brandon Philips
0f64b833eb
chore(package moves): move packages to portage-stable
2013-02-12 06:50:46 -08:00
Brandon Philips
a29e857ceb
fix(media-libs/portage): accidently imported on 8193bf
...
Change-Id: I52a32b82a4a5a03b2944a6d95c822d85d5bf8b2d
2013-02-12 06:35:20 -08:00
Brandon Philips
25a96d53e6
chore(app-i18n/ibus-m17n): Delete
...
we don't need ibus in coreos, delete it
2013-02-11 17:43:26 -08:00
Brandon Philips
170457f398
chore(sys-boot/syslinux): import sys-boot/syslinux
...
removed from coreos-overlay, import here
Change-Id: I7355e79e207243fac643178dcd045063dfd78488
2013-02-11 13:18:29 -08:00
Brandon Philips
e8000541b7
chore(sys-apps/dtc): import from portage
...
moved from coreos-overlay
Change-Id: I064d29686bbb583fead2713c5634e3316ed7195e
2013-02-11 13:18:00 -08:00
Brandon Philips
c32439e731
chore(dev-libs/apr-*): bump
...
bump versions of apr
Change-Id: I104bcc7077401ea7aa5f8ac70dce05c77d2062a3
2013-02-11 13:17:33 -08:00
Brandon Philips
029267b874
chore(eclass): bump
...
add all of the new eclasses to make importing upstream portage possible.
2013-02-11 13:16:47 -08:00
Brandon Philips
a4b066c9ed
chore(sys-apps/dtc): move to portage-stable
...
coreos will never need to fiddle with this package. Just move to portage-overlay.
2013-02-11 13:15:22 -08:00
Brandon Philips
a06ad7e417
fix(coreos-base/hard-host-depends): remove closure compiler
...
we don't need closure, remove it.
2013-02-11 12:24:54 -08:00
Brandon Philips
3fd43de3d5
fix(sys-apps/shadow): bump to latest version
...
Change-Id: I21cb208d98412277068788bd43ceadadc775c824
2013-02-11 11:43:50 -08:00
Brandon Philips
39744dc94c
fix(sys-libs/slang): bump to latest version
...
Change-Id: I9777ad0980e927f4c4e0a6f54a4bbaee337dbd1a
2013-02-11 11:39:06 -08:00
Brandon Philips
cec94135fd
feat(media-libs): add libpng and portage
...
Change-Id: I83190b83a9039221ff360351072fce10228fa734
2013-02-11 11:38:42 -08:00
Brandon Philips
5e149b836e
fix(dev-python/ws4py): bump to latest version
...
Change-Id: Idb6584b8f73684e2f1d417dcac6be9ac7ef7e746
2013-02-11 11:38:18 -08:00
Brandon Philips
917c4c7272
fix(lots): get things working in coreos using a modern gentoo stage3
...
Import a few packages from a modern portage mirror to get things working for coreos
Change-Id: If3d500939f94293ed6e91cf0d6b316775539b265
2013-02-08 19:11:03 -08:00
Brandon Philips
6bbe0e1dc4
fix(bump): bump package versions to get everything building
...
Change-Id: I579e1e05ef63b8e9bcf536b172dc158c764944fc
2013-02-08 13:55:30 -08:00
Brandon Philips
3647fa4544
import chromeos stuff
2013-02-08 11:12:07 -08:00
Brandon Philips
1db2fb44e8
wip
2013-02-08 11:11:55 -08:00
Brandon Philips
372e4a1fcf
working, sort of
2013-02-08 11:09:11 -08:00
Brandon Philips
29275e6de2
fix(profiles): add the berkdb use flag on gdbm
2013-02-07 11:31:52 -08:00
Brandon Philips
8787d218bf
feat(coreos): add required packages for board setup
2013-02-06 16:47:19 -08:00
Brandon Philips
f5f9ed6fcc
feat(autotest): add all of the autotest stuff from chromeos
2013-02-06 16:46:25 -08:00
Brandon Philips
4c07794257
chore(parent): rename to coreos
2013-02-06 16:09:42 -08:00
Brandon Philips
7d1e0f3c41
fix(baselayout): HACK use doinitd
...
without doinitd functions.sh will be deleted.
2013-02-06 15:30:27 -08:00
Brandon Philips
f2600f70d5
feat(baselayout): add baselayout from chromeos
...
gives us function.sh in /etc/init.d
2013-02-06 14:24:46 -08:00
Brandon Philips
425fb83fe0
fix(coreos): USE_PYTHON="2.6"
...
Don't use python3, it is a disaster
2013-02-06 11:45:15 -08:00
Brandon Philips
301d230a5c
fix(profiles): don't statically compile qemu
...
don't use static, it doesn't work.
2013-02-06 11:44:02 -08:00