Brandon Philips
8909a5c5f1
chore(dev-util/perf/): import from portage
...
Change-Id: Ic3fa428daadea0456ddf9a9125676d1e7d2b387b
2013-02-15 16:35:04 -08:00
Brandon Philips
8bdbc8e531
chore(sys-libs/libseccomp): import from portage
...
Change-Id: Ifedf0b2477290fceb607769691ab4e9675a52dba
2013-02-15 16:34:20 -08:00
Brandon Philips
9d01722ac3
chore(sys-libs/libcap-ng): import from portage
...
Change-Id: I1560902ce98ff1d5082655241128eaea29acce4d
2013-02-15 16:34:14 -08:00
Brandon Philips
a57a660b27
chore(sys-devel/dev86): import from portage
...
Change-Id: I28832fe1aa1362ccdf3df501347a8e76cdaa2c2a
2013-02-15 16:34:02 -08:00
Brandon Philips
f8ee11f0a0
chore(dev-vcs/subversion): import from portage
...
Change-Id: I7b812b613a6d5358ea2bc577494e84cb1799ec66
2013-02-15 16:32:33 -08:00
Brandon Philips
e0694d623a
chore(sys-fs/lvm2): import from portage
...
Change-Id: I063465287d80114f20da006350ef2506989c8736
2013-02-15 16:32:19 -08:00
Brandon Philips
3f5580ac9e
chore(sys-power/powertop): import from portage
...
Change-Id: I52edb67e18da90ae2b6fd62ef4360c1f1b7a16d1
2013-02-15 16:32:03 -08:00
Brandon Philips
4a98e379d2
chore(virtual/linux-sources): import from portage
...
Change-Id: I29a18b4456bac92c159fefb79e66ecc4a9d0c10e
2013-02-15 16:31:38 -08:00
Brandon Philips
72aa10ed08
chore(virtual/shadow): import from portage
...
Change-Id: Id27dbc19d7a29dd66f1b30d47d2a7be1264b3f79
2013-02-15 16:31:26 -08:00
Brandon Philips
1bce98b540
chore(virtual/ssh): import from portage
...
Change-Id: I306d045c57712b627643b9c304b73ee26cd17d8d
2013-02-15 16:31:16 -08:00
Brandon Philips
0ea70b9ec5
chore(x11-misc/shared-mime-info): import from portage
...
Change-Id: Ibebf1065bbf9a716ec86a9fd84308a8d2f8d68e3
2013-02-15 16:29:43 -08:00
Brandon Philips
497028ba7e
bump(sys-kernel/linux-headers): bump to 3.7
...
Change-Id: I13ccfd92aef2b8029a7c67ce109566420238a9ba
2013-02-15 16:29:18 -08:00
Brandon Philips
e9e3a8b157
fix(profile): mask out newer versions of syslinux
...
syslinux 3.0 series works for now and the google guys use it, just
stick with the program.
2013-02-15 16:15:10 -08:00
Brandon Philips
bce961ffad
fix(coreos-base/chromeos-installshim): remove shill
...
we don't need or want shill at this time, remove it.
2013-02-15 14:20:14 -08:00
Brandon Philips
cf75dac80f
fix(profiles): add two categories
...
missed two categories, add them to stop portage from complaining
2013-02-15 14:19:27 -08:00
Brandon Philips
7aa086dde1
fix(make.defaults): use SYMLINK_LIB=no
...
this makes the variable match the comment _and_ it makes the baselayout
bump work.
2013-02-15 13:28:46 -08:00
Brandon Philips
55c0ce007e
fix(package.use): remove python use flag from libxml
...
don't pull python into the base image.
2013-02-15 13:28:14 -08:00
Brandon Philips
e60e4edbcf
fix(package.mask): remove mask on syslinux
...
lets use the upstream syslinux as it should work.
2013-02-15 13:27:39 -08:00
Brandon Philips
2f35cda962
fix(profiles): add ~amd64 to core packages
...
this was all needed to get the new baselayout
2013-02-15 13:26:49 -08:00
Brandon Philips
4fa2b2b365
fix(build_packages): Fully comment out the packages
...
Change-Id: I8f9466b3a90374fe72181996803401e01d501ed5
2013-02-15 07:03:58 -08:00
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