看板 DFBSD_submit 關於我們 聯絡資訊
hi, there is some wrong url i nrelease/Makefile packets for installer are located in /packages/ not /packages/DragonFly/ Index: Makefile =================================================================== RCS file: /home/dcvs/src/nrelease/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 14 Jul 2004 18:44:59 -0000 1.13 +++ Makefile 16 Jul 2004 19:41:18 -0000 @@ -83,7 +83,7 @@ echo ""; \ echo "If you are trying to build the installer, the"; \ echo "required packages can be obtained from:"; \ - echo "http://www.bsdinstaller.org/packages/DragonFly/"; \ + echo "http://www.bsdinstaller.org/packages/"; \ exit 1; \ fi .endfor