From c2452026b8dbb997c8f6d10e662cb97ddf6b07e2 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sun, 26 Sep 2010 01:09:34 +0000 Subject: larch7: remove /boot from ignore dir and remove policy kit from cachepacks Signed-off-by: James Meyer --- build_tools/l7/larch0/cli/larchify.py | 3 ++- build_tools/l7/larch0/profiles/l7/cachepacks | 2 +- build_tools/l7/larch0/profiles/l7/cd-root/grub0/vbg.jpg | Bin 0 -> 83554 bytes 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 build_tools/l7/larch0/profiles/l7/cd-root/grub0/vbg.jpg diff --git a/build_tools/l7/larch0/cli/larchify.py b/build_tools/l7/larch0/cli/larchify.py index 15a4d6a..5f3e472 100755 --- a/build_tools/l7/larch0/cli/larchify.py +++ b/build_tools/l7/larch0/cli/larchify.py @@ -109,7 +109,8 @@ class Builder: if not os.path.isfile(self.system_sqf): comment("Generating system.sqf") # root directories which are not included in the squashed system.sqf - ignoredirs = "boot dev mnt media proc sys tmp .livesys " + #ignoredirs = "boot dev mnt media proc sys tmp .livesys " + ignoredirs = "dev mnt media proc sys tmp .livesys " ignoredirs += CHROOT_DIR_BUILD.lstrip("/") # /var stuff ignoredirs += " var/log var/tmp var/lock" diff --git a/build_tools/l7/larch0/profiles/l7/cachepacks b/build_tools/l7/larch0/profiles/l7/cachepacks index 72634dd..747ab46 100644 --- a/build_tools/l7/larch0/profiles/l7/cachepacks +++ b/build_tools/l7/larch0/profiles/l7/cachepacks @@ -48,7 +48,7 @@ mozilla-common nspr nss orbit2 -policykit +polkit pyorbit pyrex startup-notification diff --git a/build_tools/l7/larch0/profiles/l7/cd-root/grub0/vbg.jpg b/build_tools/l7/larch0/profiles/l7/cd-root/grub0/vbg.jpg new file mode 100644 index 0000000..e6d46f4 Binary files /dev/null and b/build_tools/l7/larch0/profiles/l7/cd-root/grub0/vbg.jpg differ -- cgit v0.12