freebsd-dev/usr.sbin/sysinstall
Ceri Davies 3213dc8412 Create group ftp by default. This is gid 14 as this is the historical
id used by sysinstall when enabling anonymous FTP.

Change the default group used by sysinstall for setting up anonymous FTP
from operator to ftp; there is no reason to use operator and there are
potential security issues when doing so.

PR:		93284
Approved by:	ru (mentor)
Reviewed by:	simon
2007-06-11 18:36:39 +00:00
..
help Another update for reality: "dangerously dedicated" mode is now 2006-02-06 00:06:39 +00:00
acpi.c Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
acpidump.h Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
anonFTP.c Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +00:00
biosmptable.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
cdrom.c If floppies are used to boot the machine, the user lets the machine 2007-02-22 20:29:53 +00:00
command.c
config.c Update postfix MTA selection code to point at postfix 2.4 which is the 2007-04-05 10:23:30 +00:00
devices.c One more s/ethernet/Ethernet/ I missed in the previous revision. 2007-03-19 16:36:34 +00:00
dhcp.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
disks.c When using sysinstall on a running system and editing a disk label 2006-10-08 21:16:00 +00:00
dispatch.c Add `mediaOpen' function. This function mounts selected media device. 2006-01-27 21:00:31 +00:00
dist.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
dist.h Revamp base system packaging of kernels to enable up/smp selection 2006-03-08 18:02:32 +00:00
dmenu.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
doc.c
dos.c
floppy.c A media type of floppy is detected automatically. 2004-08-15 13:00:07 +00:00
ftp.c MACHINE is changed to "pc98" on FreeBSD/pc98. 2005-12-08 12:43:20 +00:00
globals.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
http.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
index.c Add new x11-drivers category. 2007-05-19 21:27:37 +00:00
install.c Remove a warning regarding disk entries in /dev. 2006-11-11 12:59:59 +00:00
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +00:00
keymap.c - Use jp.pc98 as default keymap for pc98. 2006-03-16 15:50:21 +00:00
label.c Increase USR_MIN_SIZE to 160 because it requires more disk space. 2006-11-28 11:48:34 +00:00
list.h
main.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
Makefile remove WARNS=2: we're not ready for it yet. 2007-03-23 22:09:02 +00:00
media.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
menus.c o Fix typo: firwalling -> firewalling. 2007-05-19 07:36:43 +00:00
misc.c Add FreeBSD version information to the menu title so it's possible to 2006-07-15 12:23:56 +00:00
modules.c
mouse.c
msg.c
network.c Actually fix the DHCP handling, by using more robust detection of DHCP 2006-02-09 14:43:42 +00:00
nfs.c
options.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
package.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
pccard.c
rtermcap.c
sysinstall.8 Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
sysinstall.h If the user did not chose a distribution from the menu, a sensible 2006-10-23 20:49:49 +00:00
system.c Use the RB_AUTOBOOT define over 0. 2007-02-23 21:15:14 +00:00
tape.c
tcpip.c Tighten IP address check, prevent '..' from being passed 2007-05-17 06:08:42 +00:00
termcap.c Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
ttys.c
ufs.c
user.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00
variable.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
wizard.c Fix numerous warnings. Aside from menu items in system.c and menu.c 2006-02-28 21:49:33 +00:00