You are not logged in.

#1 2009-04-14 03:06:54

c0mputerking
Member
Registered: 2009-03-16
Posts: 8

excluding directorys with larchify

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

#2 2009-04-17 15:17:43

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

Re: excluding directorys with larchify

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)

Offline

#3 2009-04-18 09:02:51

c0mputerking
Member
Registered: 2009-03-16
Posts: 8

Re: excluding directorys with larchify

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

#4 2009-04-18 10:49:19

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

Re: excluding directorys with larchify

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.

Offline

Board footer

Powered by FluxBB