Path: sparky!uunet!caen!batcomputer!theory.TC.Cornell.EDU!mdw
From: ja...@purplet.demon.co.uk (Mike Jagdis)
Newsgroups: comp.os.linux.announce
Subject: ANNOUNCE: bootsys4.tgz - SYSV init and boot environment
Date: 26 Mar 1993 22:26:08 GMT
Organization: Cornell Theory Center
Lines: 36
Approved: linux-annou...@tc.cornell.edu (Matt Welsh)
Message-ID: <1ovvu0$nc2@fitz.TC.Cornell.EDU>
NNTP-Posting-Host: theory.tc.cornell.edu
Keywords: bootsys4, SYSV init, startup
Originator: m...@theory.TC.Cornell.EDU

The long awaited upgrade to my bootsys package :-). Please delete bootsys3.taz.

Bootsys4.tgz is now available on nic.funet.fi, sunsite.unc.edu and
tsx-11.mit.edu.

Bootsys is a combination of a robust SYSV style init plus configuration
scripts which check and mount filesystems, configure TCP/IP, start service
daemons etc.

Bootsys init is a superset of SYSV init.

Bootsys init understands the 'auto' flag passed by LILO 0.9 on timeouts
and performs an unattended boot.

Bootsys init handles periodic syncs itself. Update isn't necessary. The
frequency of syncs may be changed by editing inittab.

Bootsys init catches ctrl-alt-del and syncs before rebooting.

Bootsys defines a number of run levels which may be named. From the LILO
boot prompt you can type 'linux su', 'linux multi', 'linux net', 'linux X'
etc. to bring the system up single user, multi user, networked and under
XDM respectively. You can easily change the names by editing inittab if
English isn't your native language :-).

Bootsys handles most, if not all, the details of boot time configuration.
All you need do is to edit small and simple files in /etc/default/...

Most (all?) of the bugs reported in bootsys3 are fixed.

				Mike

P.S. Bootsys4 *requires* lib 4.3.2 or higher.

-- 
Send submissions for comp.os.linux.announce to: linux-annou...@tc.cornell.edu

Path: gmd.de!ira.uka.de!yale.edu!spool.mu.edu!darwin.sura.net!
zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!batcomputer!
theory.TC.Cornell.EDU!mdw
From: Mike Jagdis <ja...@purplet.demon.co.uk>
Newsgroups: comp.os.linux.announce
Subject: ANNOUNCE: bootsy4a.tgz - boot environment for Linux
Date: 2 Apr 1993 03:01:18 GMT
Organization: Cornell Theory Center
Lines: 27
Approved: linux-annou...@tc.cornell.edu (Matt Welsh)
Message-ID: <1pga9u$1q8@fitz.TC.Cornell.EDU>
NNTP-Posting-Host: theory.tc.cornell.edu
Keywords: bootsys4, system V init, bootup
Originator: m...@theory.TC.Cornell.EDU

bootsy4a.tgz replaces bootsys4.tgz. Please delete bootsys4.tgz. Sorry guys!

bootsy4z.tgz is bootsys4.tgz with the missing executables included and
the mount problem in the filesys script fixed.

Yes, the included mount is Rick's 99.6 release which you need for libc 4.3.3.

If you already have bootsys4.tgz there is no real need to download this.
The fix to the /etc/init.d/filesys script is simply to replace the line
that says:

	mount -t $3 $1 $2 $4

with the lines:

	if [ -z "$4" ]; then
		mount -t $3 $1 $2
	else
		mount -t $3 $1 $2 -o $4
	fi

and all should be well.

                            Mike

-- 
Send submissions for comp.os.linux.announce to: linux-annou...@tc.cornell.edu

			  SCO's Case Against IBM

November 12, 2003 - Jed Boal from Eyewitness News KSL 5 TV provides an
overview on SCO's case against IBM. Darl McBride, SCO's president and CEO,
talks about the lawsuit's impact and attacks. Jason Holt, student and 
Linux user, talks about the benefits of code availability and the merits 
of the SCO vs IBM lawsuit. See SCO vs IBM.

Note: The materials and information included in these Web pages are not to
be used for any other purpose other than private study, research, review
or criticism.