Bring in Louisa Luciani's GSoC 2008 work, a DragonFly LiveDVD that is
authorSascha Wildner <swildner@dragonflybsd.org>
Mon, 1 Sep 2008 21:20:31 +0000 (21:20 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Mon, 1 Sep 2008 21:20:31 +0000 (21:20 +0000)
commitbfe20b2877783353a48096cc40fa46c0bca5a5f9
treedaab2584cfc62337bc54ea34030c9b8fdd3eeb5b
parentd68c6e8bf4b8a3452742fa811f08f5e99af62745
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@gmail.com>
46 files changed:
nrelease/Makefile
nrelease/gui/boot/beastie.4th [new file with mode: 0644]
nrelease/gui/etc/X11/xorg.conf
nrelease/gui/etc/defaults/pfi.conf [new file with mode: 0644]
nrelease/gui/etc/login.conf [new file with mode: 0644]
nrelease/gui/etc/master.passwd [new file with mode: 0644]
nrelease/gui/etc/passwd [new file with mode: 0644]
nrelease/gui/etc/pwd.db [new file with mode: 0644]
nrelease/gui/etc/rc.conf
nrelease/gui/etc/spwd.db [new file with mode: 0644]
nrelease/gui/etc/ttys [new file with mode: 0644]
nrelease/gui/root/.Xresources [new file with mode: 0644]
nrelease/gui/root/.fluxbox/backgrounds/dragonfly.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/firefox.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/pidgin.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/reboot.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/terminal.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/xchat.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/icons/xpdf.png [new file with mode: 0644]
nrelease/gui/root/.fluxbox/init [new file with mode: 0644]
nrelease/gui/root/.fluxbox/keys [new file with mode: 0644]
nrelease/gui/root/.fluxbox/menu [new file with mode: 0644]
nrelease/gui/root/.fluxbox/overlay [new file with mode: 0644]
nrelease/gui/root/.fluxbox/slitlist [new file with mode: 0644]
nrelease/gui/root/.ideskrc [new file with mode: 0644]
nrelease/gui/root/.idesktop/install.lnk [new file with mode: 0644]
nrelease/gui/root/.idesktop/install.png [new file with mode: 0644]
nrelease/gui/root/.idesktop/readme.lnk [new file with mode: 0644]
nrelease/gui/root/.idesktop/readme.png [new file with mode: 0644]
nrelease/gui/root/.idesktop/terminal.lnk [new file with mode: 0644]
nrelease/gui/root/.idesktop/terminal.png [new file with mode: 0644]
nrelease/gui/root/.irssi/config [new file with mode: 0644]
nrelease/gui/root/.vim/ftplugin/asmMIPS.vim [new file with mode: 0644]
nrelease/gui/root/.vim/ftplugin/c.vim [new file with mode: 0644]
nrelease/gui/root/.vim/plugin/gotobuf.vim [new file with mode: 0644]
nrelease/gui/root/.vim/plugin/minibufexpl.vim [new file with mode: 0644]
nrelease/gui/root/.vimrc [new file with mode: 0644]
nrelease/gui/root/.xinitrc
nrelease/gui/root/.zshrc [new file with mode: 0644]
nrelease/gui/root/DFLYLIVE [new file with mode: 0644]
nrelease/gui/root/DFLYLIVE-SMP [new file with mode: 0644]
nrelease/gui/root/DFLYLIVE-SMP-NOAPIC [new file with mode: 0644]
nrelease/gui/root/VKERNEL [new file with mode: 0644]
nrelease/gui/root/installDragonFly.sh [new file with mode: 0755]
nrelease/gui/usr/local/bin/installer [new file with mode: 0755]
nrelease/root/dflybsd.ico