From: Chris Gianelloni Date: Wed, 19 Jul 2006 21:53:53 +0000 (+0000) Subject: Added description for livecd/fsops to livecd-stage2's spec template. X-Git-Tag: CATALYST_2_0_6_916~332 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=87ca9d39a3b78349b8f872d85e736d81c8a41744;p=catalyst.git Added description for livecd/fsops to livecd-stage2's spec template. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1162 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index d40cdc7b..5c41d30e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.646 2006/07/19 21:39:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.647 2006/07/19 21:53:53 wolf31o2 Exp $ + + 19 Jul 2006; Chris Gianelloni + examples/livecd-stage2_template.spec: + Added description for livecd/fsops to livecd-stage2's spec template. 19 Jul 2006; Chris Gianelloni catalyst, targets/support/livecdfs-update.sh: diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec index 3fa956f5..34068fae 100644 --- a/examples/livecd-stage2_template.spec +++ b/examples/livecd-stage2_template.spec @@ -89,6 +89,13 @@ kerncache_path: # livecd/fstype: squashfs livecd/fstype: +# The fsops are a list of optional parameters that can be passed to the tool +# which will create the filesystem specified in livecd/fstype. It is valid for +# the following fstypes: squashfs, jffs, jffs2, cramfs +# example: +# livecd/fsops: -root-owned +livecd/fsops: + # The cdtar is essentially the bootloader for the CD. It also holds the main # configuration for the bootloader. On x86/amd64, it also can include a small # memory testing application, called memtest86+.