You are not logged in.
Pages: 1
How do i go about excluding directories when i run larchify? I wish to exclude a directory that contains iso's and another that has 300GB of images in it.
Offline
You'll have to modify the script, or temporarily move the stuff you don't want included ...
(please post on the larch thread, as I don't have the time to read the whole forum)
larch: http://larch.berlios.de
Offline
Could you point me to the larch thread seems hard to find right now! I would like to discover how to omit directories soon.
Offline
The current larch thread is http://bbs.archlinux.org/viewtopic.php?pid=537929.
To exclude directories you can add them to the line that starts with "ignoredirs=" in the "buildlive" file (in the larch package).
These get passed to the "-e" option of the mksquashfs command which then follows.
larch: http://larch.berlios.de
Offline
Pages: 1