diff options
Diffstat (limited to 'hurd/subhurd.mdwn')
-rw-r--r-- | hurd/subhurd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn index a92a8d3f..587cc227 100644 --- a/hurd/subhurd.mdwn +++ b/hurd/subhurd.mdwn @@ -77,7 +77,7 @@ debootstrap as root: mke2fs /dev/hd0s6 settrans -ca mnt /hurd/ext2fs /dev/hd0s6 - debootstrap sid mnt/ http://httpredir.debian.org/debian + debootstrap --keyring=/usr/share/keyrings/debian-ports-archive-keyring.gpg --extra-suites=unreleased sid chroot http://deb.debian.org/debian-ports/ settrans -fga mnt ## Booting |