Commit Graph

32 Commits

Author SHA1 Message Date
wiz 0a600be867 receive, not recieve 2001-06-12 15:17:10 +00:00
garbled 337e8af6f6 Add a new sushi menu, system/localtime. This menu will allow the user to
set his /etc/localtime file.  It's functionally similar to the option in
sysinst.
2001-04-29 04:53:05 +00:00
garbled 90913cfc01 Add the sysctl form to the system menu. This will allow users to both set
sysctl's interactively, and save them in /etc/sysctl.conf.
2001-04-26 02:44:46 +00:00
garbled 221495cc86 Add the entire "processes" menu. This will allow
starting/stopping/showing/restarting of things in /etc/rc.d.  Also add a
few quick top(1)-like utilties just to round the menu off.
2001-04-26 02:26:16 +00:00
garbled 698e76a512 Fix a bunch of makefiles that prove that I cannot count the right number of
..'s
2001-04-25 18:32:01 +00:00
tron 1b0bc07d26 Add placeholder for missing "Makefile.inc". 2001-04-25 10:31:30 +00:00
garbled 021ccd864a Oops.. fix the makefile to decend down the networking tree. 2001-04-25 04:05:04 +00:00
garbled 9b603a2514 Whew. Add an entire networking configuration tree for sushi. This gives
sushi the ability to do the following tasks:
Edit /etc/exports
Edit /etc/hosts
Change the hostname
Modify NIC configuration
Change the default route
Setup YP/NIS.
2001-04-25 03:43:25 +00:00
garbled 85b2082906 Actually define $BIGLIST, and fix the logic a bit. 2001-04-23 09:07:49 +00:00
garbled 1fcdfcdec3 Forgot to add the help file to this makefile. This should fix make
release.
2001-03-11 06:36:38 +00:00
garbled e715d1e110 Document addition of new IPV6 and IPV4 field types. 2001-03-07 10:16:16 +00:00
garbled 36d2c103c1 Add util to the index and top Makefile, and while I'm here, fix an
oversight WRT the new system config menus added earlier today.
2001-03-07 07:05:08 +00:00
garbled f283024f81 Add scripting and logging toggles to sushi under a new directory hierarchy. 2001-03-07 07:02:20 +00:00
garbled e4e43b585b Remove these files and directories. They will be replaced. 2001-03-07 06:58:25 +00:00
garbled db020d150d Add the menu entries into the parent menu. Also, add a help file
explaining what each of the functions perform.
2001-03-06 21:48:08 +00:00
garbled 0f105abbea Add menu to sushi to edit /etc/weekly.conf file. 2001-03-06 21:28:53 +00:00
garbled 4d827fcbd3 Add new menu to sushi to deal with editing the /etc/usermgmt.conf file. 2001-03-06 21:26:27 +00:00
garbled 2544d3c650 Add a menu entry to sushi to deal with editing the /etc/security.conf file. 2001-03-06 21:24:12 +00:00
garbled a3e0c8a6d8 Add scripts to edit your /etc/mailer.conf file. Currently it can also deal
with the exim/sendmail88 and postfix-current packages.
2001-03-06 21:21:06 +00:00
garbled ec637bec44 Add entry to sushi for managing your /etc/inetd.conf file 2001-03-06 21:18:42 +00:00
garbled ec910948f9 Add a menu entry to sushi to handle editing of the /etc/daily.conf file. 2001-03-06 21:15:40 +00:00
garbled af7ff1a38b Update this with the changes made to integer and add a description for
iscript.
2001-01-31 09:39:52 +00:00
garbled 6b6822cd1b Oops.. Forgot these files.. These do the pre-processing to allow the
user to select any package category he/she would like
2001-01-24 09:35:57 +00:00
garbled 81c679f738 Modify these forms to allow the user to select any category of packages
that is available in either our ftp binary tree, or his/her local sources.
2001-01-24 09:34:37 +00:00
garbled 4c2451487e Update the rc.conf editor to work with 1.5 release machines. Note that this
still needs to be updated to work with -current, but I want to stabilize
sushi before moving on.
2001-01-21 06:57:03 +00:00
garbled 0e7d999756 Document the changes to the /etc/sushi.conf file in here as well. 2001-01-10 10:03:12 +00:00
garbled 236075fa43 Fix some stupidity in here. There seem to be some definate problems with
this script, that didn't exist before..  It's going to take some doing to
figure them out..
2001-01-06 07:31:03 +00:00
garbled c6745fa911 Change the sed string to work better with -current.. 2001-01-05 07:50:12 +00:00
garbled 4bf4b46a81 Forgot a makefile.. OOps. 2001-01-05 07:33:32 +00:00
garbled 19b9c78e4c Add the motherload of Makefiles to install all these fun forms and scripts.
I think writing these makefiles takes longer than writing the menu items
themselves.. ;)
2001-01-05 07:32:32 +00:00
garbled 746adc63eb Fix a stupid typo 2001-01-05 03:46:38 +00:00
garbled ceb08cea2c Add all the help menus, and working menu items I currently have for sushi.
Note, these directories are missing Makefiles..  I know that.. and I'm
working on it.
2001-01-05 02:06:53 +00:00