summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/msg.mi.en
AgeCommit message (Expand)Author
2001-06-06Add support for FTP through a web proxy (via the ftp_proxy environmentscottr
2001-04-25Spell occurred correctly.simonb
2001-02-26Update the pleasemountroot message to indicate which root needs to beabs
2001-01-14extend sysinst disk handling, some general clean ups, better /etc supportmrg
2000-12-18A sane distrib doesn't only need etc.tgz and kern.tgz, but also base.tgz.hubertf
2000-12-18Do not tell the user we've newfs'd his disks when upgrading.hubertf
2000-12-03Welcome message `If you booted from a floppy,...' is somewhat port-specificminoura
2000-11-15Back out 1.75 by request of fvdl.tv
2000-11-14All sysinst ports automatically set rc_configured=YES now, so deletehubertf
2000-10-27Add a note about password files in the message about what to do minimallyfvdl
2000-10-17Improve labelling a bit, by allowing some shortcuts to start partitionsfvdl
2000-10-11* Change the interface of run_prog: use a flags argument instead offvdl
2000-10-11Add message for a.out library move failure case.fvdl
2000-09-27Move md_enable_swap to disks.c, rename it set_swap, and handle bothfvdl
2000-09-20Doesn't it make you nervous to see a "lastchance" warning, telling youhubertf
2000-09-20Improve wording for timezone selection menu a bit.hubertf
2000-09-20Tell people that the default values for /etc/rc.conf are inhubertf
2000-09-08When upgrading and /usr/X11R6/bin/X is a symlink, move it aside (X.old)hubertf
2000-08-15 * Add timezone-setting menu to sysinst, offering all timezones fromhubertf
2000-08-10in ftpsource: Add a space after host, directory, etc.'s %shubertf
2000-08-07Document -f flaghubertf
2000-06-18dhclient support addedcyber
2000-06-17s/cause cause/cause/hubertf
2000-05-09Seperate "Shall we continue?" questions optically, to make them morehubertf
2000-03-14Convert ask_sizemult to take an argument, so that MBR using ports canfvdl
2000-01-21fix format string in message. ('%' -> '%d')shin
2000-01-04enable IPv6 support in sysinst. integration of work by ichiro@ichiro.org.itojun
1999-08-16Add generic make_bsd_partitions() in bsddisklabel.c useable by virtually allabs
1999-07-06one 'domain' -> 'DNS domain' that slipped through the crackscgd
1999-07-06beware whitespace at ends of lines in messages: it's actually meaningful!cgd
1999-07-04convert the custom distribution set table to be formatted withcgd
1999-07-04instead of using msg_printf_add("\n") to add a newline to the output,cgd
1999-07-04minor adjustments to make this stuff display properly with the automaticcgd
1999-07-04convert tables to use the new table formatting functons. i386 tested,cgd
1999-06-23don't make /etc/hosts's contents a message. there's no point and itcgd
1999-06-22kill the "If you see error messages above..." and related chunks fromcgd
1999-06-22nuke ask_ynquestion from orbit. not only was it bogus w.r.t. what iscgd
1999-06-22explicitly mention that the domain name requested is the DNS domain namecgd
1999-06-20typos noticed in PR#7248cgd
1999-06-20copyright notice typo fixups, as noticed in PR#7248. This softwarecgd
1999-06-20Moved from ./msg.mi.eng,vcgd