Experimenting a bit with Unmanaged together with trying out the idea of making the kernel aware of third party modules.
First Unmanaged:
Why does the file Resources/UnmanagedFiles exist? Is there an idea that the files should be removed when the program is removed/disabled? Otherwise one could just copy from Resources/Unmanaged to / or am I missing something? Maybe it is there for future uses? How does umanaged handle situations when the target already exist, i.e. when installing into /System/Variable for a program that already is installed and the file/directory is already installed?
Is it possible to install directories using Unmanaged?
How about, if using UnionSandbox, mounting /System/Variable to ${target}/Resources/Unmanaged/System/Variable?

About third party modules. When thinking about it, shouldn't ${target}/Shared/Linux/ThirdPartyModules/${appname} be a better location then ${target}/Shared/Compile/${appname}?

I'm also trying out installing the kernel module into Unmanaged. Is the UnmanagedFiles file automatically generated or do I have to create it manually?

--
/Jonas - tired and rambling

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to