Parent Directory
|
Revision Log
|
Patch
| revision 6471 by lange, Sat Sep 6 18:11:21 2008 UTC | revision 6472 by mt, Sat Apr 16 09:38:07 2011 UTC | |
|---|---|---|
| # | Line 9 mkdir -p $target/var/www/debian | Line 9 mkdir -p $target/var/www/debian |
| 9 | cp -a /media/mirror/* $target/var/www/debian | cp -a /media/mirror/* $target/var/www/debian |
| 10 | ||
| 11 | cd $target/var/www/debian/dists | cd $target/var/www/debian/dists |
| 12 | # this link can only work when lenny is released. For testing before the release use : ln -s testing lenny | # this link can only work when squeeze is released. For testing before the release use : ln -s testing squeeze |
| 13 | ln -s stable lenny | ln -s stable squeeze |
| 14 | ||
| 15 | fcopy -v /etc/rc2.d/S99fai-setup | fcopy -v /etc/rc2.d/S99fai-setup |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |