diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:16 +0200 |
commit | c026e68cd0694cc7564405f570f75855799b952a (patch) | |
tree | 8f9a4286b138ca2768a724594ad4219bf30f6167 /helpers/lh_bootstrap_debootstrap | |
parent | 1803c471647582743a7c7a99c34d5bc9c7bb9595 (diff) | |
download | vyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.tar.gz vyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.zip |
Adding live-helper 1.0~a21-1.
Diffstat (limited to 'helpers/lh_bootstrap_debootstrap')
-rwxr-xr-x | helpers/lh_bootstrap_debootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_bootstrap_debootstrap b/helpers/lh_bootstrap_debootstrap index b4307a1ad..4c0fd6efc 100755 --- a/helpers/lh_bootstrap_debootstrap +++ b/helpers/lh_bootstrap_debootstrap @@ -39,6 +39,8 @@ fi Echo_message "Begin bootstrapping system..." +Check_package /usr/sbin/debootstrap debootstrap + # Ensure that a system is built as root lh_testroot |