DragonFly commits List (threaded) for 2008-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/nrelease Makefile src/nrelease/gui/etc fstab rc.conf src/nrelease/gui/etc/X11 xorg.conf src/nrelease/gui/root .xinitrc src/share/man/man7 release.7
swildner 2008/03/08 14:00:03 PST
DragonFly src repository
Modified files:
nrelease Makefile
share/man/man7 release.7
Added files:
nrelease/gui/etc fstab rc.conf
nrelease/gui/etc/X11 xorg.conf
nrelease/gui/root .xinitrc
Log:
Add an example on how to create a live CD with xorg.
To build one, you can use the following commands:
% cd /usr/src/nrelease
% make PKGSRC_PKG_PATH=/pkgsrc/dir/All release gui
See release(7) for more information.
Note that you will need pkgsrc binary packages locally. In the example above,
replace /pkgsrc/dir with the path where they are kept.
The resulting ISO will be /usr/release/dfly-gui.iso.
Revision Changes Path
1.77 +21 -2 src/nrelease/Makefile
1.11 +11 -3 src/share/man/man7/release.7
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.76&r2=1.77&f=u
http://www.dragonflybsd.org/cvsweb/src/share/man/man7/release.7.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]