kadischi/man kadischi.1,1.2,1.3

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Tue Apr 11 08:26:24 UTC 2006


Author: autopsy

Update of /cvs/devel/kadischi/man
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27635/kadischi/man

Modified Files:
	kadischi.1 
Log Message:
Use SquashFS exclusively, major tidying of kadischi.py


Index: kadischi.1
===================================================================
RCS file: /cvs/devel/kadischi/man/kadischi.1,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kadischi.1	4 Apr 2006 13:43:13 -0000	1.2
+++ kadischi.1	11 Apr 2006 08:26:22 -0000	1.3
@@ -6,13 +6,13 @@
 kadischi - generate a live ISO9660 CDROM image from an RPM repository
 .SH SYNOPSIS
 kadischi [--text|--graphical] [--kickstart=<ks-file>] [-C|--cmdline]
-[--filesystem=<fstype>] REPOSITORY [-f] IMAGE
+REPOSITORY [-f] IMAGE
 .SH DESCRIPTION
 .B kadischi(1)
 generates a live ISO9660 CDROM image from an RPM repository tree by invoking
 anaconda passing it the correct options and installing to the build
 directory specified. Kadischi will invoke 
-.BR mkzftree(1)
+.BR mksquashfs(1)
 and
 .BR mkisofs(1)
 to produce an image that can be written to a CD or DVD ROM.
@@ -29,10 +29,6 @@
 Run strictly in command line mode requiring no user input.
 .IP --cmdline
 Same as -C
-.IP --filesystem
-The filesystem type which should be used for the root filesystem of the LiveCD,
-where fstype is one of 'zisofs' or 'squashfs'.
-The default is zisofs.
 .IP -f
 Overwrite an existing ISO9660 image, if it already exists.
 .SH FILES
@@ -65,7 +61,7 @@
 .RS
 Chitlesh Goorah <chitlesh at fedoraproject.org>
 .SH "SEE ALSO"
-.BR mkzftree(1),
+.BR mksquashfs(1),
 .BR mkisofs(1),
 .BR busybox(1),
 .BR anaconda(1)




More information about the fedora-extras-commits mailing list