diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-03 01:43:02 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-03 01:43:02 -0400 |
commit | 838850ca3ff9669f22f1674841f2916b7ad2067c (patch) | |
tree | 3b6ccdf351f2a353f91dee9403e0d4c1b8ad3adf /LiveCD-HOWTO | |
parent | Added to livecd: net-nds/openldap, sys-cluster/beowulf-head, net-nds/ldap-aut... (diff) | |
download | clustering-livecd-838850ca3ff9669f22f1674841f2916b7ad2067c.tar.gz clustering-livecd-838850ca3ff9669f22f1674841f2916b7ad2067c.tar.bz2 clustering-livecd-838850ca3ff9669f22f1674841f2916b7ad2067c.zip |
livecd-stage2 is now of type generic-livecd and does not start X by default
Corrected a few config file path changes into /etc/gentoo/
Diffstat (limited to 'LiveCD-HOWTO')
-rw-r--r-- | LiveCD-HOWTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LiveCD-HOWTO b/LiveCD-HOWTO index 888f4d9..4eb4d51 100644 --- a/LiveCD-HOWTO +++ b/LiveCD-HOWTO @@ -77,4 +77,4 @@ If you want to be able to create liveCDs with as little hassle as possible you w catalyst -f livecd-stage1.spec catalyst -f livecd-stage2.spec - # At the end, an iso image should be waiting for you in your $HOME dir ;) + # At the end, an iso image should be waiting for you as /tmp/livecd-amd64-installer-2008.0.iso ;) |