[gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile
Jonas Karlsson
jonka750 at student.liu.se
Wed Feb 20 09:08:18 NZDT 2008
On 19/02/2008, André Detsch <detsch at gobolinux.org> wrote:
> CVSROOT: /sources/goboscripts
> Module name: tools
> Changes by: AndrÃ(c) Detsch <detsch> 08/02/19 17:15:40
>
> Modified files:
> ChrootCompile/bin: ChrootCompile
>
> Log message:
> Commented out code used for debug.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/tools/ChrootCompile/bin/ChrootCompile?cvsroot=goboscripts&r1=1.69&r2=1.70
>
> Patches:
> Index: ChrootCompile
> ===================================================================
> RCS file: /sources/goboscripts/tools/ChrootCompile/bin/ChrootCompile,v
> retrieving revision 1.69
> retrieving revision 1.70
> diff -u -b -r1.69 -r1.70
> --- ChrootCompile 14 Feb 2008 05:41:46 -0000 1.69
> +++ ChrootCompile 19 Feb 2008 17:15:40 -0000 1.70
> @@ -700,8 +700,8 @@
> $sudo_exec bash -c "echo 'defaultRepositories=( local_package )' > $root/$programs/Scripts/Settings/Scripts/FindPackage.conf"
> $sudo_exec bash -c "echo 'defaultLocalPackagesPaths=( /Depot/$targetgetclean ; )' >> $root/$programs/Scripts/Settings/Scripts/GetAvailable.conf"
>
> -in_chroot bash
> -exit 0
> +#in_chroot bash
> +#exit 0
>
Why? I use it almost every time ChrootCompile dies while in the
sandbox. At least make it optional.
--
/Jonas
More information about the gobolinux-devel
mailing list