Commit graph

72 commits

Author SHA1 Message Date
Harald Hoyer 0a4bec3c02 prepare-root.sh: remove OUTDIR before creating it 2018-11-12 08:56:13 +01:00
Harald Hoyer dff0d2a946 add cups 2018-11-12 08:55:49 +01:00
Harald Hoyer 58c9bf971f set SOURCE_DATE_EPOCH to current time
to rebuild a version, the rebuilder can set this time manually
2018-11-12 08:55:34 +01:00
Harald Hoyer ba2650d106 prepare-root.sh: move /efi to /usr/efi
if /efi is non-empty, gpt auto mounter does not mount it
but we still want the efi, in case you have to repair the system
2018-11-02 18:18:45 +01:00
Harald Hoyer 0777074a22 prepare-root.sh: run systemd-hwdb update 2018-11-02 18:18:20 +01:00
Harald Hoyer 89a4aa3771 prepare-root.sh: run systemd-sysusers after rpm install 2018-11-02 18:17:37 +01:00
Harald Hoyer 449281016b prepare-root.sh: use realpath for BASEOUTDIR 2018-11-02 18:17:17 +01:00
Harald Hoyer 8c1cc38721 prepare-root.sh: add missing --help option 2018-11-02 18:16:50 +01:00
Harald Hoyer b684c2727c remove a couple of not needed files from the release dir 2018-10-24 17:12:39 +02:00
Harald Hoyer 2bda0b737d use /efi/EFI/${NAME}/bootx64-$ROOT_HASH.efi for /efi/EFI/${NAME}/bootx64.efi 2018-10-24 15:04:12 +02:00
Harald Hoyer b6df47a6be reproducible builds 2018-10-24 14:43:45 +02:00
Harald Hoyer 2c67c77340 move libfaketime from pkglist.txt to required list 2018-10-24 14:43:45 +02:00
Harald Hoyer 8d03af3922 pkglist.txt: add tmux and screen, prepare-root.sh: fix timestamps 2018-10-24 14:42:42 +02:00
Harald Hoyer e40e94bf05 add release.json in release dir and tarball 2018-10-23 16:17:03 +02:00
Harald Hoyer 77a0b436af move bootx64.efi into efi subdir 2018-10-23 14:20:04 +02:00
Harald Hoyer dbc0f8f610 prepare-root.sh: rpmdb 2018-10-23 14:17:27 +02:00
Harald Hoyer 88405feecc prepare-root.sh: add dbxtool, shim, audit tweaks 2018-10-23 14:16:56 +02:00
Harald Hoyer ca335b1137 prepare-root.sh: fix fwupd uefi.conf check 2018-10-23 14:16:23 +02:00
Harald Hoyer da2129350d prepare-root.sh: s/clonedisk/fedorabook-clonedisk/ for the dracut call 2018-10-23 14:15:44 +02:00
Harald Hoyer bb9a8d2581 prepare-root.sh: remove final output directory in case of an error 2018-10-23 14:15:16 +02:00
Harald Hoyer c99ed80802 prepare-root.sh: add --check-update 2018-10-23 14:14:54 +02:00
Harald Hoyer 4c175b78b0 prepare-root.sh: add --baseoutdir 2018-10-23 14:12:26 +02:00
Harald Hoyer 98265823e2 prepare-root.sh: add missing "$sysroot"/
meh
2018-10-19 15:23:44 +02:00
Harald Hoyer 8db2fb1ef7 No shim for fwup 2018-10-19 14:36:57 +02:00
Harald Hoyer 6df272edca prepare-root.sh: renamed custom scripts on installed image to fedorabook-*
update -> fedorabook-update
clonedisk -> fedorabook-clonedisk
...
2018-10-19 14:36:57 +02:00
Harald Hoyer 815c930eda use openssl for verification
also rename --dbkey --dbcrt arguments
2018-10-19 14:36:57 +02:00
Harald Hoyer 3813c38f72 mksquashfs: turn on compression
4.1GB -> 1.8GB

xdelta still gives a reasonable small delta :)
2018-10-19 10:47:16 +02:00
Harald Hoyer ca8e372fe5 move update-ca-trust 2018-10-18 15:35:42 +02:00
Harald Hoyer de617c550c add --noscripts and --statedir 2018-10-18 15:35:42 +02:00
Harald Hoyer 9ae10e7ad7 cleanup
move quirks/nss.sh to prepare-root.sh

remove old non-working quirks

only mount selinux when needed

don't install new selinux rules
2018-09-21 12:03:20 +02:00
Harald Hoyer 9d3bae766e Revert "prepare-root.sh: don't switch selinux enforcing mode"
This reverts commit 522a302ef4.
2018-09-20 14:04:55 +02:00
Harald Hoyer 522a302ef4 prepare-root.sh: don't switch selinux enforcing mode 2018-09-20 13:44:03 +02:00
Harald Hoyer a5f5c4385e SELINUX=1 enforcing 2018-09-20 13:29:56 +02:00
Harald Hoyer f05fdad33b selinux 2018-09-19 08:02:18 +02:00
Harald Hoyer bbbcf5e33d roothome selinux fix 2018-09-18 19:08:55 +02:00
Harald Hoyer de27ee1811 prepare-root.sh: add -s system_u to semanage fcontext 2018-09-18 19:05:44 +02:00
Harald Hoyer 6879289d17 prepare-root.sh: also patch /cfg/machine-id 2018-09-18 19:05:44 +02:00
Harald Hoyer 33722687f2 prepare-root.sh: do pre-pivot.sh after selinux policy load 2018-09-18 19:05:44 +02:00
Harald Hoyer c4b56ebaa7 prepare-root.sh: remove dbus-broker 2018-09-18 19:05:44 +02:00
Harald Hoyer 7d149c2c0a use /var/roothome as /root 2018-09-18 19:05:44 +02:00
Harald Hoyer 1f91f12774 prepare-root.sh: selinux permissive during build 2018-09-18 14:48:33 +02:00
Harald Hoyer 070545cf89 prepare-root.sh: fixup selinux 2018-09-18 13:51:07 +02:00
Harald Hoyer c8fae80001 prepare-root.sh: cluster systemd service manipulations 2018-09-18 13:50:31 +02:00
Harald Hoyer 40267aa521 prepare-root.sh: remove /efi from initramfs 2018-09-18 13:49:36 +02:00
Harald Hoyer bab477b0c9 prepare-root.sh: mount /sys/fs/selinux in /sysroot 2018-09-18 13:49:11 +02:00
Harald Hoyer b41aa7748c prepare-root.sh: remove dnf-makecache.timer 2018-09-18 12:26:44 +02:00
Harald Hoyer 0d5cfac2ac prepare-root.sh: add altfiles to selinux 2018-09-18 12:22:43 +02:00
Harald Hoyer 7b9117d5de prepare-root.sh: remove LVM services 2018-09-18 12:22:15 +02:00
Harald Hoyer ccaedc86b9 prepare-root.sh: remove hostname from factory 2018-09-18 12:20:32 +02:00
Harald Hoyer a6973aa806 prepare-root.sh: turn localtime to absolute symlink in factory 2018-09-18 12:20:02 +02:00