diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/chroot.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/running/chroot.mdwn b/hurd/running/chroot.mdwn index ddba6217..c5022c0a 100644 --- a/hurd/running/chroot.mdwn +++ b/hurd/running/chroot.mdwn @@ -55,3 +55,7 @@ Debian build daemons use a specialized script instead of debootstrap: # mkdir ~/chroots # /usr/share/sbuild/create-chroot sid + +They also use sbuild to start the build: + + # sbuild foo_1.2.3-1 |