Nick Owens
25bb8eeab7
Merge pull request #520 from mischief/grub-arm64-efi
...
build_library: enable extra modules for arm64-efi
2016-04-14 15:13:16 -07:00
Nick Owens
b8f192b759
Merge pull request #1887 from mischief/grub-getenv
...
sys-boot/grub: include change enabling getenv for efi
2016-04-14 15:12:36 -07:00
Nick Owens
20c2f09d5b
sys-boot/grub: include change enabling getenv for efi
2016-04-14 15:05:52 -07:00
Nick Owens
12a9d94922
build_library: enable extra modules for arm64-efi
2016-04-14 14:46:01 -07:00
Nick Owens
704a480379
build_library: use lib for tmpfiles rather than lib64
...
in arm64-usr, lib is not yet a symlink to arm64, so trying to access
tmpfiles.d in lib64 will not work.
2016-04-14 13:26:02 -07:00
Nick Owens
b50b73f8a8
coreos-devel/board-packages: bring in sys-firmware/edk2-armvirt
2016-04-13 20:37:04 -07:00
Nick Owens
f4240dc2c0
sys-firmware/edk2-armvirt: retarget ebuild at ArmVirtPkg
2016-04-13 20:37:04 -07:00
Nick Owens
6dcdd17cf0
Merge pull request #409 from mischief/iasl
...
bump(sys-power/iasl): sync with upstream
2016-04-13 20:33:53 -07:00
Anil Belur
3049aa4123
coreos/coreos-overlay: build selinux with coreutils
...
This fix allows the selinux context information to be displayed.
Now `ls -Z` shows the correct output.
ex:
core@coreos_developer_qemu-1010-0-0-2 ~ $ id -Z
system_u:system_r:kernel_t:s0
Signed-off-by: Anil Belur <askb23@gmail.com>
2016-04-14 08:52:34 +05:30
Nick Owens
ac318ba713
bump(sys-power/iasl): sync with upstream
2016-04-13 19:02:07 -07:00
Nick Owens
a98f98c5a0
sys-firmware: copy edk2-ovmf into edk2-armvirt
2016-04-13 16:09:47 -07:00
Geoff Levand
f602ea6f97
Merge pull request #408 from glevand/for-merge-arm64
...
Update packages to get arm64 support.
2016-04-12 15:33:00 -07:00
Alex Crawford
c133005e16
Merge pull request #1884 from crawford/systemd
...
sys-apps/systemd: mark 229 stable
2016-04-12 14:55:31 -07:00
Alex Crawford
5ecaff96e5
sys-apps/systemd: mark 229 stable
2016-04-12 13:56:59 -07:00
Geoff Levand
425f2b624c
bump(dev-libs/iniparser): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-04-12 10:56:53 -07:00
Geoff Levand
281989b5cb
bump(virtual/pam): sync with upstream for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-04-12 10:54:49 -07:00
Matthew Garrett
a71bdcc03c
Merge pull request #516 from mjg59/master
...
Move PAM configuration to /usr at build time
2016-04-11 15:53:04 -07:00
Matthew Garrett
24037ac393
Merge pull request #518 from mjg59/pcrs
...
Upload PCRs to the correct location
2016-04-11 15:52:59 -07:00
Matthew Garrett
d41e28efa1
Upload PCRs to the correct location
2016-04-11 15:49:17 -07:00
Michael Marineau
07681aa8bb
Merge pull request #517 from marineam/pkg-config
...
setup_board: remove bad pkg-config wrapper
2016-04-11 13:18:40 -07:00
Michael Marineau
c452802a4f
Merge pull request #1883 from marineam/pkg-config
...
profiles: do not wrap pkg-config as a legacy library config script
2016-04-11 13:18:34 -07:00
Michael Marineau
da27e7e51b
setup_board: remove bad pkg-config wrapper
...
See https://github.com/coreos/coreos-overlay/pull/1883
Builds should be usring /usr/bin/$CHOST-pkg-config instead.
2016-04-11 12:07:27 -07:00
Michael Marineau
ffd56e6830
profiles: do not wrap pkg-config as a legacy library config script
...
This little bit of glue for handling old-style foo-config scripts was
assuming that anything in /usr/bin with a -config suffix was worth
wrapping. This is certainly not the case if the file in question is a
binary. This is most likely to cause confusion with pkg-config.
2016-04-11 11:46:57 -07:00
Matthew Garrett
c372cc6e28
Merge pull request #1873 from mjg59/master
...
Include PAM support
2016-04-11 11:36:05 -07:00
Matthew Garrett
0bd89d3381
Move PAM configuration to /usr at build time
...
A bunch of packages install PAM configuration fragments in /etc. Rather than
modify them all to install into /usr/lib, just move the entire directory at
image build time.
2016-04-11 11:34:57 -07:00
Nick Owens
a4e0b52939
Merge pull request #1882 from mischief/apm-mustang
...
APM mustang kernel config update
2016-04-08 17:00:10 -07:00
Nick Owens
2550850313
sys-kernel/coreos-kernel: bump kernel rev for arm64 config changes
2016-04-08 15:53:21 -07:00
Geoff Levand
8ebccdb579
arm64_defconfig: Enbable options for APM Mustang
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-04-08 15:52:15 -07:00
Alex Crawford
cb2cce45d9
prune(net-misc/openssh): moved to coreos-overlay
2016-04-08 13:17:40 -07:00
Nick Owens
33ce6d7060
Merge pull request #405 from mischief/sys-devel
...
sync sys-devel
2016-04-07 15:19:12 -07:00
Michael Marineau
2db86db444
Merge pull request #1881 from marineam/fix-229
...
Fixes for systemd v229
2016-04-07 14:34:04 -07:00
Michael Marineau
15650fcc15
systemd: fix use of FIONREAD in networkd
2016-04-07 14:04:09 -07:00
Michael Marineau
056798ad35
systemd: fix v229 to never read from /etc/mtab
2016-04-07 13:57:23 -07:00
Michael Marineau
432602dbd9
bootengine: fix initrd-setup-root.service for systemd v229
2016-04-07 13:56:10 -07:00
Alex Crawford
0f9db16af3
Merge pull request #1879 from crawford/build-1010
...
sys-kernel/coreos-kernel: add seismograph dep
2016-04-06 19:06:02 -07:00
Alex Crawford
2850ed9560
sys-kernel/coreos-kernel: add seismograph dep
...
Without this, cgpt isn't built in time and can't be installed in the initramfs.
2016-04-06 19:04:27 -07:00
Alex Crawford
41a4efa73d
Merge pull request #1878 from crawford/cgpt
...
sys-kernel/coreos-kernel: add seismograph dep
2016-04-06 19:02:58 -07:00
Alex Crawford
794fde708c
sys-kernel/coreos-kernel: add seismograph dep
...
Without this, cgpt isn't built in time and can't be installed in the initramfs.
2016-04-06 18:53:14 -07:00
Alex Crawford
21e79143f1
Merge pull request #1877 from crawford/systemd
...
sys-apps/systemd: include latest fixes
2016-04-06 10:59:16 -07:00
Alex Crawford
1b8d731d25
sys-apps/systemd: include latest fixes
...
b1ec77c nspawn: don't try to resolve passed binary before entering namespace
2016-04-06 10:56:49 -07:00
Alex Crawford
9898a2e838
Merge pull request #1875 from crawford/bootengine
...
sys-kernel/bootengine: include latest fixes
2016-04-06 10:55:39 -07:00
Alex Crawford
4440572881
Merge pull request #1876 from crawford/init
...
coreos-base/coreos-init: bump to enable DHCPv6
2016-04-06 10:55:31 -07:00
Alex Crawford
35f56ec9c6
sys-kernel/bootengine: include latest fixes
...
b7403d0 dracut: enable DHCPv6
d1315da dracut: make gpt headers valid before randomizing
2016-04-06 10:52:30 -07:00
Alex Crawford
81918866e9
coreos-base/coreos-init: bump to enable DHCPv6
2016-04-06 10:49:19 -07:00
Matthew Garrett
eac6287dcc
Enable PAM
...
Turn on PAM in product builds - leave it off in the SDK.
2016-04-05 22:19:42 -07:00
Matthew Garrett
4d35ef8299
Modify PAM build
...
Include a patch that incorporates our existing account locking behaviour - a
leading exclamation mark in the password field in /etc/shadow indicates a locked
account. Also install configuration into /usr and provide a tmpfiles fragment to
bring it back.
2016-04-05 22:17:16 -07:00
Matthew Garrett
3480b2b920
Update PAM
...
Pull in a newer version of PAM in order to add support for sourcing configuration
from /usr/lib rather than /etc (files in /etc will override those in /usr/lib).
2016-04-05 22:10:08 -07:00
Nick Owens
e006351f5c
Merge pull request #1874 from mischief/baselayout
...
sys-apps/baselayout: include change to unbreak boot
2016-04-05 19:24:53 -07:00
Nick Owens
76c2988934
sys-apps/baselayout: include change to unbreak boot
...
the system was hanging on boot due to systemd removing a job to break a
dep cycle.
2016-04-05 19:19:42 -07:00
Alex Crawford
01a2ffcab7
Merge pull request #1870 from crawford/systemd
...
sys-apps/systemd: bump to include recent fixes
2016-04-05 17:24:59 -07:00