On Mon, Oct 07, 2013 at 05:36:42PM -0700, John-Mark Gurney wrote: > > > So there's no version control in the base at all now?.. When did FreeBSD > > > decide to move away from distributing a usable OS? Why not just distribute > > > a kernel and a few bits that are barely sufficient for the initial set up, > > > and then make users fetch everything from ports? > > > > > > > svnlite? > > cd /etc > svnliteadmin create svn > svnlite co file:///etc/svn . > svnlite add rc.conf > svnlite commit rc.conf > > instead of: > cd /etc > ci rc.conf > > really? > No, not really. # mkdir local # svnadmin create ./local # svn import /etc file:///$PWD/local Glen
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC