diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-11 18:22:39 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-11 18:22:39 (GMT) |
commit | bbe9f180abd551b6ebee978cbbab9adbc5eb70a4 (patch) | |
tree | b6ca15ba01ede12bcb49ca56642ccbde38ebb9c8 /build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686 | |
parent | 6eda31e90db020e8e2b8bd7bcd2bef38ec59fc6a (diff) | |
download | linhes_dev-bbe9f180abd551b6ebee978cbbab9adbc5eb70a4.zip |
updated checkpackages.py and introduced massupdate_linhes.py.
massupdate will scan /var/abs and tell you which linhes pkg's are outdated when comared against arch src.
Diffstat (limited to 'build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686')
2 files changed, 3 insertions, 1 deletions
diff --git a/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/addedpacks b/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/addedpacks index 9c26d02..72758e0 100755 --- a/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/addedpacks +++ b/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/addedpacks @@ -226,3 +226,4 @@ linux-firmware larch-live mkinitcpio-busybox +windowmaker-crm-git diff --git a/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/post_process/home/mythtv/.fluxbox/apps b/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/post_process/home/mythtv/.fluxbox/apps index 994daf7..37e48ad 100755 --- a/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/post_process/home/mythtv/.fluxbox/apps +++ b/build_tools/larch7/larch0/profiles/linhes-local-disk-testing-i686/post_process/home/mythtv/.fluxbox/apps @@ -1,4 +1,5 @@ #Uncomment below if you are using firewire #[startup] {/usr/bin/plugctl -n 0 "oPCR[0].n_p2pconnections=1"} -[startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} +#[startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} +[startup] {wmsetbg ~/.fluxbox/wallpaper.png} [startup] {/usr/LH/bin/LinHES-run} |