diff options
Diffstat (limited to 'hurd/running/creating_image_tarball.mdwn')
-rw-r--r-- | hurd/running/creating_image_tarball.mdwn | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/hurd/running/creating_image_tarball.mdwn b/hurd/running/creating_image_tarball.mdwn index ad315afe..bbcdebc6 100644 --- a/hurd/running/creating_image_tarball.mdwn +++ b/hurd/running/creating_image_tarball.mdwn @@ -8,9 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] -The following anonftpsync-ports is used to create a Debian GNU/Hurd mirror. Run it using: - - sudo sh anonftpsync-ports +The following anonftpsync-ports is used to create a local Debian GNU/Hurd repo. <pre> #! /bin/sh @@ -194,3 +192,11 @@ fi savelog $LOGFILE </pre> + +Run it using: + + sudo sh anonftpsync-ports + +In /home/foo/rsync-debian-ports, you will find the following directories: + + base dists indices pool pool-hurd-i386 project |