summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/msg.mi.en
AgeCommit message (Expand)Author
2006-02-26Make floppy install messages less confusing (maybe).dsl
2006-02-25Use a menu for 'install from floppy' questions.dsl
2006-02-24Delete a load of messages that aren't used in the current code, and thatdsl
2006-02-23Put the name of the system/directory (etc) into the menus when askingdsl
2006-01-16Remove the notarfile_ok message - is it no longer needed.dsl
2006-01-15Show the number of sets installed and the next set above the menu thatdsl
2006-01-12Rework the installation loop so that it is possible to change the sourcedsl
2005-09-09Change the message above the selection menu for root's shell to showdsl
2005-05-08Apply patch from Mikhail Zakharov that enables slip based installation.christos
2005-02-26Put 'Delete ?' (not "yes or no") in box when we ask whether the userdsl
2005-01-09We prefer "file system" over "filesystem".snj
2005-01-09Fix a typo: fileystem -> filesystem.snj
2004-12-15Fix typo, pointed out by César Catrián C. <ccatrian@eml.cc>hubertf
2004-11-11Add support for fetching using http (by specifying http URL to ftp)dsl
2004-08-20CD-ROM -> CD-ROM / DVDhubertf
2004-08-14Default to input in MB for all architectures (MB are cylinder aligned).dsl
2004-07-17'Warp' menu selection to 'Exit' when a timezone is selected.dsl
2004-06-05A load of usability fixes mainly to network installs.dsl
2004-05-22Remove the parts of messages that refer to etc.old.dsl
2004-04-17Said "Mount pount"...now says "Mount point".atatat
2004-03-07Consistent capitalisationdsl
2004-01-29Add support for "xetc".lukem
2003-11-30- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)dsl
2003-10-19Checkpoint a load of changes - seems to work ok still.dsl
2003-09-27Use new kern.root_partition sysctl to find out whether we are installingdsl
2003-08-19Add some trailing spaces to force line breaks.dsl
2003-08-09Allow user to shoot themselves in the foot by specifing a non-standarddsl
2003-08-05When writing /etc/fstab:dsl
2003-07-31Making device files -> Making device nodeshubertf
2003-07-27Remove 'menu_ent' parameter from action routines.dsl
2003-07-22Output a messge before the 5 second delay while the network comes up.dsl
2003-07-18Tested version of code to get local directory (I'd got waylaid by etc.old)dsl
2003-07-11Use a menu when asking for the install disk (fixes PR install/20121).dsl
2003-07-08Sort out (and remember) the disk partition we will install into.dsl
2003-07-07Remove some messages that are not used and are unliklely to be needed.dsl
2003-07-07Another pass of the rototiller. Mainly:dsl
2003-06-27Add run-time selection of installation language.dsl
2003-06-27Pull texts from MI menus into language dependant text files.dsl
2003-06-13Fix code that determines BIOS CHS from MBR - used to get confused by big disks.dsl
2003-06-13Report actual minimum size of partitions (instead of a number that isdsl
2003-06-12Move emulbackup message to MI set (conditional on AOUT2ELF marker).dsl
2003-06-11rototil of the set selection menudsl
2003-06-11Make French and Polish compile (many missing translations though)dsl
2003-06-10Use dynamic menu for final editing of partition stabledsl
2003-06-09Use dynamic menu to select partition to editdsl
2003-06-06Delete more messages that are never outputdsl
2003-06-06Remove a load of messages that are no longer used.dsl
2003-06-04A rototil of the partition size requesting code.dsl
2003-05-21Reduce the number of global variables slightly, use the ones that aredsl
2003-04-06When installing from floppy disks, let the user say which is the last onejmmv