summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-01-02 01:15:23 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:40 +0100
commit69513e92791328e23ee856c00d439ae590678b91 (patch)
treea9dcce10bf632891b55721a7dda56f0a7f9167e7 /scripts/build/lb_chroot
parentdd9ecf35600a2df29afd7ca5eecf120fa85fcdbd (diff)
downloadvyos-live-build-69513e92791328e23ee856c00d439ae590678b91.tar.gz
vyos-live-build-69513e92791328e23ee856c00d439ae590678b91.zip
Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this.
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-xscripts/build/lb_chroot1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot
index 1dff0bdd2..5c9fd61ec 100755
--- a/scripts/build/lb_chroot
+++ b/scripts/build/lb_chroot
@@ -64,7 +64,6 @@ lb chroot_install-packages ${*}
lb chroot_localization ${*}
lb chroot_local-includes ${*}
lb chroot_local-patches ${*}
-lb chroot_sysvinit ${*}
lb chroot_local-hooks ${*}
lb chroot_hooks ${*}
lb chroot_hacks ${*}