On 6/11/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
On 6/10/06, André Detsch <[EMAIL PROTECTED]> wrote:
> CVSROOT: /sources/goboscripts
> Module name: tools
> Changes by: André Detsch <detsch> 06/06/11 00:17:02
>
> Modified files:
> BuildLiveCD/bin: BuildRoot
>
> Log message:
> Forcing /lib/modules legacy link creation.
>
> CVSWeb URLs:
>
http://cvs.savannah.gnu.org/viewcvs/tools/BuildLiveCD/bin/BuildRoot?cvsroot=goboscripts&r1=1.7&r2=1.8
>
> Patches:
> Index: BuildRoot
> ===================================================================
> RCS file: /sources/goboscripts/tools/BuildLiveCD/bin/BuildRoot,v
> retrieving revision 1.7
> retrieving revision 1.8
> diff -u -b -r1.7 -r1.8
> --- BuildRoot 14 May 2006 23:09:51 -0000 1.7
> +++ BuildRoot 11 Jun 2006 00:17:02 -0000 1.8
> @@ -158,6 +158,8 @@
> ln -nfs /System/Links/Executables $root/bin
> ln -nfs /System/Links/Executables $root/sbin
>
> +ln -nfs /System/Kernel/Modules $root/System/Links/Libraries/modules
ln -nfs here might break any existing modules symlink/dir.
BuildRoot operates on an empty directory. There's nothing there.
-- Hisham
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel