summaryrefslogtreecommitdiff
path: root/distrib/utils
AgeCommit message (Expand)Author
2001-12-24Redefine MENUC and MSGC so that non-new-toolchain platforms don'tatatat
2001-12-13clean up a couple of items.mrg
2001-12-12Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.tv
2001-12-10Correct argument order of installboot.minoura
2001-12-06Use new boot system.minoura
2001-12-03s/change a partition/change partitions/jhawk
2001-11-29On platforms for which there is more than one kernel set choice,thorpej
2001-11-29Update for the new kernel set names.thorpej
2001-11-27Add strsuftoull.c. Thanks to Launey Thomas for the reminder.lukem
2001-11-20Add sgimips sysinst support from Scott G. Taylor.soren
2001-11-17XXX if a color term, do color. horrible kludge.perry
2001-10-24First cut at sysinst for sandpoint.briggs
2001-10-15Only turn ttyE[1-9] on, and explicitly leave ttyE0 off, as recommendedhubertf
2001-10-15playstation2 supportuch
2001-10-05Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimizationjmc
2001-09-13glue in necessary IBM PS/2 kern set bitsjdolecek
2001-09-13change launch_subwin() to pass failure reason back to caller, add checkjdolecek
2001-08-26Use "sd" only in disk_names.simonb
2001-08-20Drop ``-Os'' on sparc64 due to toolchain issues.martin
2001-08-20precede, not preceed.wiz
2001-08-03use dhcp sources from src/dist/dhcpdrochner
2001-07-26partiton -> partitionwiz
2001-07-14After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFOscottr
2001-07-04First pass at sysinst for the ARC port. This is a work-in-progress.thorpej
2001-06-25close a .Blhubertf
2001-06-16Add 'ed' to list of known/valid disk namesjdolecek
2001-06-16Editing Fsize/Bsize caused a segmention fault.veego
2001-06-15Add definitions for weak aliases so that libhack functionstsutsui
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-06-07wait a couple of seconds for the interface to go live, before calling ping.mrg
2001-06-06Add support for FTP through a web proxy (via the ftp_proxy environmentscottr
2001-05-07use "!rtsol" for IPv6 interface autoconf.itojun
2001-04-29Use the -2 option for the NFS mount. Install kernels might havefvdl
2001-04-28Sync with gethostbyaddr() declaration change in <netdb.h> rev. 1.21;kleink
2001-04-25Spell occurred correctly.simonb
2001-04-15write out IPv6 configuration to /etc/rc.conf and /etc/ifconfig.*itojun
2001-04-12Make this compile again:briggs
2001-04-06Make things a lot smaller.mellon
2001-04-06Disable tracing in the distrib client (controlled by #ifdef SMALL insimonb
2001-04-06Make this work with the new dhcp code -- but the binary is Bigger.thorpej
2001-03-17"NOMAN= yes" -> "MKMAN= no"tsutsui
2001-03-06missed a \n after dhclient_flags=\"%s\".dogcow
2001-02-26Update the pleasemountroot message to indicate which root needs to beabs
2001-02-19convert to use getprogname()cgd
2001-02-19sysinst utility for mipsco portwdk
2001-02-18Add x_mount, which does not include any MOUNT_PROGS.tsutsui
2001-01-31Add x_umount to SUBDIR.tsutsui
2001-01-27Add support for installing serial bootblocks. If biosboot_com0.sym existsjmc
2001-01-23Fix various typo's so this compiles.jmc
2001-01-16Add prep installernonaka