.. |
arch
|
Fix a couple of md translations that seem to have got awry.
|
2005-09-11 08:39:08 +00:00 |
aout2elf.c
|
- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)
|
2003-11-30 14:36:43 +00:00 |
bsddisklabel.c
|
Don't display 'Yes' under 'Newfs' for swap
|
2005-09-11 20:38:26 +00:00 |
defs.h
|
Put 'Delete ?' (not "yes or no") in box when we ask whether the user
|
2005-02-26 17:40:49 +00:00 |
disks_lfs.c
|
|
|
disks.c
|
Prettier /etc/fstab generation (from Liam Foy)
|
2005-09-12 15:47:09 +00:00 |
endian.h
|
Another pass of the rototiller. Mainly:
|
2003-07-07 12:30:19 +00:00 |
factor.c
|
|
|
geom.c
|
|
|
install.c
|
After calling the function to find the disks, refresh the screen again.
|
2005-07-09 14:56:23 +00:00 |
label.c
|
Allow the user to change the partition type from FFSv1 to FFSv2
|
2005-03-14 21:37:43 +00:00 |
main.c
|
Simplify code that opens file for -f option.
|
2004-11-11 20:17:48 +00:00 |
Makefile
|
Initial import of iyonix port.
|
2004-10-13 23:28:34 +00:00 |
Makefile.inc
|
Count the number of '%' characters in every message and ensure the
|
2005-09-10 21:38:40 +00:00 |
mbr.c
|
Increase width of menu to allow for longer spanish message for selecting units.
|
2005-08-28 19:57:25 +00:00 |
mbr.h
|
Kill two more global variables, bsize (bios disk size) was never used
|
2004-07-17 19:36:59 +00:00 |
menus.mbr
|
Float the menu box of menu_fullpart (all mbr disk) below the text message.
|
2005-09-11 16:42:39 +00:00 |
menus.mi
|
Do not show the softdep option when the fstype is not FFS, from dsl@.
|
2005-08-27 16:34:15 +00:00 |
msg_xlat.sh
|
Correct some messages which had the wrong number of format specifiers.
|
2005-09-10 21:51:12 +00:00 |
msg.mbr.de
|
Reword "fullpart" message to make it shorter. Should fix PR install/31292.
|
2005-09-11 16:43:11 +00:00 |
msg.mbr.en
|
We prefer "file system" over "filesystem".
|
2005-01-09 19:58:55 +00:00 |
msg.mbr.es
|
Fix some obvious problems found by actually running an install in Spanish.
|
2005-08-27 21:24:13 +00:00 |
msg.mbr.fr
|
Some more minor fixes in text.
|
2004-03-29 16:08:20 +00:00 |
msg.mbr.pl
|
|
|
msg.mi.de
|
Change the message above the selection menu for root's shell to show
|
2005-09-09 23:20:33 +00:00 |
msg.mi.en
|
Change the message above the selection menu for root's shell to show
|
2005-09-09 23:20:33 +00:00 |
msg.mi.es
|
Correct some messages which had the wrong number of format specifiers.
|
2005-09-10 21:51:12 +00:00 |
msg.mi.fr
|
Correct some messages which had the wrong number of format specifiers.
|
2005-09-10 21:51:12 +00:00 |
msg.mi.pl
|
Correct some messages which had the wrong number of format specifiers.
|
2005-09-10 21:51:12 +00:00 |
net.c
|
Apply patch from Mikhail Zakharov that enables slip based installation.
|
2005-05-08 19:46:33 +00:00 |
run.c
|
Put 'Delete ?' (not "yes or no") in box when we ask whether the user
|
2005-02-26 17:40:49 +00:00 |
savenewlabel.c
|
|
|
sizemultname.c
|
|
|
SPELLING.en
|
|
|
target.c
|
Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).
|
2004-06-06 06:06:59 +00:00 |
TODO
|
Provide the user a menu to select each installation step on its own.
|
2005-06-28 07:41:46 +00:00 |
txtwalk.c
|
Use strtoul() instead of atoi() and cast arg of remaining ctype fns
|
2004-11-11 20:14:02 +00:00 |
txtwalk.h
|
- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)
|
2003-11-30 14:36:43 +00:00 |
unif.awk
|
|
|
upgrade.c
|
A load of usability fixes mainly to network installs.
|
2004-06-05 21:18:59 +00:00 |
util.c
|
use /usr/sbin/postinstall instead of etc/postinstall from the extracted etc.tgz
|
2005-04-18 23:36:03 +00:00 |
wskbd.c
|
Use KB_ENF_FUN() from dev/wscons/wsksymdef.h to avoid having our own list
|
2005-03-09 20:59:09 +00:00 |