cvs commit: src/nrelease Makefile src/nrelease/gui/boot beastie.4th src/nrelease/gui/etc login.conf master.passwd passwd pwd.db rc.conf spwd.db ttys src/nrelease/gui/etc/X11 xorg.conf src/nrelease/gui/etc/defaults pfi.conf src/nrelease/gui/root ...

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Sep 1 14:21:47 PDT 2008


swildner    2008/09/01 14:20:31 PDT

DragonFly src repository

  Modified files:
    nrelease             Makefile 
    nrelease/gui/etc     rc.conf 
    nrelease/gui/etc/X11 xorg.conf 
    nrelease/gui/root    .xinitrc 
    nrelease/root        dflybsd.ico 
  Added files:
    nrelease/gui/boot    beastie.4th 
    nrelease/gui/etc     login.conf master.passwd passwd pwd.db 
                         spwd.db ttys 
    nrelease/gui/etc/defaults pfi.conf 
    nrelease/gui/root    .Xresources .ideskrc .vimrc .zshrc 
                         DFLYLIVE DFLYLIVE-SMP DFLYLIVE-SMP-NOAPIC 
                         VKERNEL installDragonFly.sh 
    nrelease/gui/root/.fluxbox init keys menu overlay slitlist 
    nrelease/gui/root/.fluxbox/backgrounds dragonfly.png 
    nrelease/gui/root/.fluxbox/icons firefox.png pidgin.png 
                                     reboot.png terminal.png 
                                     xchat.png xpdf.png 
    nrelease/gui/root/.idesktop install.lnk install.png readme.lnk 
                                readme.png terminal.lnk 
                                terminal.png 
    nrelease/gui/root/.irssi config 
    nrelease/gui/root/.vim/ftplugin asmMIPS.vim c.vim 
    nrelease/gui/root/.vim/plugin gotobuf.vim minibufexpl.vim 
    nrelease/gui/usr/local/bin installer 
  Log:
  Bring in Louisa Luciani's GSoC 2008 work, a DragonFly LiveDVD that is
  buildable using our nrelease framework.
  
  Thank you very much, Louisa! :)
  
  Louisa did a lot of work into this LiveDVD (which is something that
  has been discussed for years on the lists and in IRC), and I am
  really pleased with the result. Others who have already checked out
  the ISO she put up liked it, too.
  
  I did some minor changes, notably making sure that corecode's nightly
  snapshot builds won't be influenced by this commit (by moving the
  installer script from nrelease/installer to nrelease/gui for now).
  
  Note that due to some pkgsrc problems a number of packages had to be
  custom built for the ISO, and the LiveDVD will not build using only
  the binary packages from pkgbox. The needed packages will be put up
  shortly.
  
  Submitted-by: Louisa Luciani <lolaluci at gmail.com>
  
  Revision  Changes    Path
  1.90      +62 -9     src/nrelease/Makefile
  1.2       +4 -3      src/nrelease/gui/etc/rc.conf
  1.2       +10 -24    src/nrelease/gui/etc/X11/xorg.conf
  1.2       +3 -3      src/nrelease/gui/root/.xinitrc
  1.2       +103 -21   src/nrelease/root/dflybsd.ico


http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.89&r2=1.90&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/gui/etc/rc.conf.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/gui/etc/X11/xorg.conf.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/gui/root/.xinitrc.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/nrelease/root/dflybsd.ico.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list