diff options
author | shakthimaan <shakthimaan@web> | 2008-09-30 14:22:19 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-09-30 14:22:19 +0000 |
commit | b5a79eab13a138a09cf4950361077b56cb64e013 (patch) | |
tree | 5ea446204fb63f6fa63383389327fbfc59b0eeb4 /hurd/running | |
parent | d482882cc631035ffe51ab67f929c24df7d036e5 (diff) |
.
Diffstat (limited to 'hurd/running')
-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 |