lukem
29f550aa8c
- Replace make(1) and -D FTP_HOST with SYSINST_FTP_HOST.
Defaults to "ftp.netbsd.org" - Replace make(1) and -D FTP_DIR with SYSINST_FTP_DIR. Defaults to "pub/NetBSD/NetBSD-" + VER + "/" + MACH. (FTP_DIR used to override "pub/NetBSD/NetBSD-", which meant the path name had to contain the release version in it) - Add make(1) and -D SYSINST_CDROM_DIR. Defaults to "/" + mach. - only append ftp_prefix to ftp_dir and cdrom_dir once, just after the options are parsed. Do this in newly added set_defaults().
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%