1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.sbin/sade
John Baldwin 6478fb73c5 - Convert the installation of the X package to using installPackage()
rather than installX11package().
- Add a perl psuedo-dist that installs the perl package.  The perl
  distribution is selected by default when a User distribution set is
  selected.  It is not selected when a Minimal distribution set is
  selected.  The perl distribution may be toggled manually in the
  custom menu just as other distributions.

Approved by:	re
2002-12-03 19:42:30 +00:00
..
help
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Only try to setup moused(8) before setting up the X server if WITH_MICE is 2002-11-27 19:39:26 +00:00
devices.c Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes 2002-11-27 17:56:27 +00:00
disks.c Fix a bug in the fdisk editor that partially masked the chunk deletion 2002-12-03 16:09:55 +00:00
dispatch.c Only include the diskPartitionEditor script command if WITH_SLICES is 2002-11-27 19:41:06 +00:00
dmenu.c
globals.c
install.c Rename installX11package() to installPackage() and tweak it so that it 2002-12-03 19:36:12 +00:00
keymap.c
label.c If the user choose to Undo everything in the label editor, only run the 2002-11-27 19:46:18 +00:00
list.h
main.c * Negative #if's are harder to read as they don't tell exactly what arch 2002-10-11 22:30:09 +00:00
Makefile Since NEWCARD is the default for i386, undef PCCARD_ARCH. 2002-10-20 11:16:41 +00:00
menus.c - Convert the installation of the X package to using installPackage() 2002-12-03 19:42:30 +00:00
misc.c ia64 specific. 2002-12-02 20:15:16 +00:00
msg.c
rtermcap.c
sade.8 configXEnvironment doesn't work in sysinstall now. 2002-11-26 23:23:42 +00:00
sade.h Rename installX11package() to installPackage() and tweak it so that it 2002-12-03 19:36:12 +00:00
system.c * Negative #if's are harder to read as they don't tell exactly what arch 2002-10-11 22:30:09 +00:00
termcap.c
usb.c
variable.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
wizard.c Fix the wizardmodes 'write' command to not explode: Don't reference 2002-10-28 22:40:49 +00:00