[gobolinux-devel] Re: [gobolinux-commits]
tools/GoboHide/Resources/Tasks GoboHide
Lucas C. Villa Real
lucasvr at gobolinux.org
Wed Aug 23 19:41:17 GMT 2006
On 8/23/06, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> On Wed, 23 Aug 2006 21:11:23 +0200, Lucas C. Villa Real
> <lucasvr at gobolinux.org> wrote:
>
> > CVSROOT: /sources/goboscripts
> > Module name: tools
> > Changes by: Lucas C. Villa Real <lucasvr> 06/08/23 19:11:23
> >
> > Modified files:
> > GoboHide/Resources/Tasks: GoboHide
> >
> > Log message:
> > Cleanup on gobohide dir list, specifying only really needed entries on
> > a standard GoboLinux distro.
> >
> > CVSWeb URLs:
> > http://cvs.savannah.gnu.org/viewcvs/tools/GoboHide/Resources/Tasks/GoboHide?cvsroot=goboscripts&r1=1.3&r2=1.4
> >
> > Patches:
> > Index: GoboHide
> > ===================================================================
> > RCS file: /sources/goboscripts/tools/GoboHide/Resources/Tasks/GoboHide,v
> > retrieving revision 1.3
> > retrieving revision 1.4
> > diff -u -b -r1.3 -r1.4
> > --- GoboHide 23 Aug 2006 18:46:12 -0000 1.3
> > +++ GoboHide 23 Aug 2006 19:11:23 -0000 1.4
> > @@ -12,7 +12,7 @@
> > exit 1
> > esac
> > -for dir in /bin /etc /lib /sbin /tmp /var /usr /proc /dev /sys /srv
> > /mnt /media /lost+found /boot /home /root /linuxrc /initrd
> > +for dir in /bin /etc /lib /sbin /tmp /var /usr /proc /dev /sys
> > /lost+found
> > do
>
> Would it be possible to have these entries specified in a separate file in
> /P/GoboHide/Settings instead? As it is now I have to add my entries
> manually everytime I update GoboHide (which isn't that often, but still).
Yes, of course. The Task can just 'source' gobohide.conf and append
the extra entries to the operation. I can do that later, or you can
make your commits to the package, in the same way as the kernel
modules are handled in the UserDefinedModules array at BootOptions /
BootScripts/BootUp.
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list