summaryrefslogtreecommitdiff
path: root/distrib/utils
AgeCommit message (Expand)Author
2000-07-25The `secr' set no longer exists; crypto is now part of the basethorpej
2000-07-24do not skip IPv6 configuration menu on dhcp configuration.itojun
2000-07-24need -DCLIENT_PATH to compile the latest dhclient. not 100% sure if it'sitojun
2000-07-24run IPv6 configuration even if we use dhcp. background:itojun
2000-07-06Use msg_clear() + msg_table_add() instead of msg_display() when showingjhawk
2000-07-05Support INET6.minoura
2000-07-02ping ff02::2 instead of ff02::9. ff02::9 indicates RIPng capable interface,itojun
2000-06-29leave curses before rebooting (as seen in menus.mi.fr)wiz
2000-06-26Define SMALL.briggs
2000-06-22Use newdisk(8) instead of built-in version.minoura
2000-06-20Add a -DSMALL dmesg that uses sysctls only.simonb
2000-06-18dhclient support addedcyber
2000-06-18don't worry about non-existing files when deleting obsolete fileshubertf
2000-06-17s/cause cause/cause/hubertf
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-06-12Fix up to reflect source changes in dhclientjtk
2000-06-07Turn off xserver and xfonts sets on default.tsutsui
2000-05-29Add fddi.cmatt
2000-05-27When converting from relsecs to chs, if the value exceeds the maxmimumfvdl
2000-05-23fix disk usage.shin
2000-05-20We don't need to fsck -f filesystems, plain fsck is good enough.wiz
2000-05-18Link sysinst -static too.matt
2000-05-18Part II. Link everything -static since that's what want for crunchgenmatt
2000-05-18Compile things with -Os. I wonder if compiling -Mno-pic for mips and vaxmatt
2000-05-12Add x_dhclient.thorpej
2000-05-12Support for building a small(er) DHCP client, one day suitable forthorpej
2000-05-12Whitespace fix.hubertf
2000-05-11Add some "\n"s (one to make things look better, and one for consistency).hubertf
2000-05-11Move the configbootsel selection box down some lines so it doesn'thubertf
2000-05-11add blank line after bootselectors partition listhubertf
2000-05-11fix typohubertf
2000-05-09Seperate "Shall we continue?" questions optically, to make them morehubertf
2000-05-04supply IPv6-ready route(8) for i386 and hpcmipsitojun
2000-05-04make -DINET6 conditional with MACHINE_ARCH.itojun
2000-04-14Don't access curses internals, use getmaxy() instead.thorpej
2000-04-11Oops, forgot to include test here.christos
2000-04-10Enable wscons by default, byhubertf
2000-04-05Correct typo. Fix sent by Dave Huang in port-mac68k/9788jdolecek
2000-03-28Add an option of the `secr' set (but default it to OFF), and allow thethorpej
2000-03-24Allow for building with an alternate default FTP server and alternatethorpej
2000-03-16Allow install on /dev/ca??.ad
2000-03-14Convert ask_sizemult to take an argument, so that MBR using ports canfvdl
2000-03-14increase STDNEEDMB value.shin
2000-02-28IPv6 option enable.jun
2000-02-21comment out IPv6 support (not tested).shin
2000-02-21fix storage requirement.shin
2000-02-20Initial Amiga support for sysinst by Bernardo Innocenti.is
2000-01-24Remove local declaration of errno, rely on <errno.h> instead.he
2000-01-22add some '#ifdef's to clarify the difference between i386 and hpcmips.shin