Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jan 2001 00:16:05 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Mark Murray <mark@grondar.za>, John Baldwin <jhb@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, jkh@FreeBSD.org
Subject:   Re: cvs commit: src/share/man/man8 Makefile 
Message-ID:  <200101020816.f028G5807811@mobile.wemm.org>
In-Reply-To: <20010101234038.Y19572@fw.wintelcom.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein wrote:
> * Mark Murray <mark@grondar.za> [010101 23:16] wrote:
> > > Probably a better solution if jkh doesn't object would be to move sysinst
    all's
> > > source into src/sbin or src/usr.sbin and have it built as part of world. 
> > > /stand could stay around as the installed crunch binary, but
> > > [/usr]/sbin/sysinstall would be kept up to date with buildworld, etc. 
> > 
> > Damn fine idea! :-)
> 
> I have the impression that this was shot down by Jordan quite a while
> back, I really don't understand why though.
> 
> Jordan, care to elaborate?

Well, it once lived in src/sbin/sysinstall:
peter@mobile[12:05am]/home/ncvs/src/sbin/sysinstall/Attic-199> ls
Makefile,v      editor.c,v      mbr.c,v         stage2.c,v      termcap.c,v
bootarea.c,v    editor.h,v      mbr.h,v         stage3.c,v      utils.c,v
bootarea.h,v    exec.c,v        ourcurses.c,v   stage4.c,v
bteasy17.uu,v   label.c,v       rtermcap.c,v    stage5.c,v
dev2c.sh,v      label.h,v       stage0.c,v      sysinstall.c,v
disk.h,v        main.c,v        stage1.c,v      sysinstall.h,v

There is no CVS log for the file deletion as cvs didn't make log entries for
it back then.  It just silently moved files into the Attic.

The last recorded commit for sbin/sysinstall was:

gpalmer     95/04/17 03:19:33

  Modified:    sbin/sysinstall sysinstall.h
  Log:
  Bump to 2.0-950418-SNAP

In the new location:

jkh         95/04/27 05:50:35

  Log:
  Here is my first "framework" commit of the new sysinstall.  There is a LOT
  more to come in the next 24 hours, this is just the first stable result of
  8 hours of hacking so far.  The specification format for menus is pretty
  much hammered out and the beginnings (very humble) of the doc hierarchy
  are present for an example.  It should be quite easy to add a lot more
  menus quickly to this since I did go somewhat out of my way to make the
  framework easy to work with.  This is NOT the glorious semi-graphical
  sysinstall (or whatever its name will be) that the install-geeks are working
  on, this is simply the "son of sysinstall" I've been promising to write in
  the interim for 2.0.5 and 2.1R (super install doesn't come until 2.2R).
  
  Status:
  
  Vendor Tag:   sysinstall
  Release Tags: sysinstall
  
  N src/release/sysinstall/main.c
  N src/release/sysinstall/dmenu.c
  N src/release/sysinstall/system.c
....

(this comes from CVSROOT/commitlogs/user.950529.gz)

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101020816.f028G5807811>