search for: skip_minim

Displaying 1 result from an estimated 1 matches for "skip_minim".

Did you mean: skip_init
2009 Sep 22
1
[PATCH] edit-livecd in python
...r = "/var/tmp" + """The directory in which all temporary files will be created.""" + + self.skip_compression = False + """Controls whether to use squashfs to compress the image.""" + + self.skip_minimize = False + """Controls whether an image minimizing snapshot should be created.""" + + self._isofstype = "iso9660" + self.__isodir = None + + self._ImageCreator__builddir = None + """workin...