diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-10-11 23:59:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-10-11 23:59:41 +0000 |
commit | 2903cf9b066c187e39e8c23b83831e51b34dd46b (patch) | |
tree | f9b9a50a2da96f7463da9f050b5f3a9338301aec /examples | |
parent | Adding a slightly modified version of Andrew Gaffney's <agaffney@gentoo.org> ... (diff) | |
download | catalyst-2903cf9b066c187e39e8c23b83831e51b34dd46b.tar.gz catalyst-2903cf9b066c187e39e8c23b83831e51b34dd46b.tar.bz2 catalyst-2903cf9b066c187e39e8c23b83831e51b34dd46b.zip |
Added Andrew Gaffney to maintainer list, fixed a typo, updated copyright information, and added a small fix for FreeBSD for bug #169041. This is catalyst 2.0.5_pre4 for testing.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1249 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'examples')
-rw-r--r-- | examples/livecd-stage2_template.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec index 05cb0d1d..d0212008 100644 --- a/examples/livecd-stage2_template.spec +++ b/examples/livecd-stage2_template.spec @@ -84,7 +84,7 @@ kerncache_path: # squashfs - This gives the best compression, but requires a kernel patch. # zisofs - This uses in-kernel compression and is supported on all platforms. # normal - This creates a loop without compression. -# noloop - This copies the files to the CD directly, withuot using a loopback. +# noloop - This copies the files to the CD directly, without using a loopback. # example: # livecd/fstype: squashfs livecd/fstype: |