[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Glibc-bsd-commits] r2431 - trunk/web/ging



On Fri, Apr 10, 2009 at 06:14:06PM +0000, Luca Favatella wrote:
> Author: slackydeb-guest
> Date: 2009-04-10 18:14:06 +0000 (Fri, 10 Apr 2009)
> New Revision: 2431
> 
> Modified:
>    trunk/web/ging/packages
>    trunk/web/ging/tarball.sh
> Log:
> tarball.sh: update package name in a hack; update/remove package names in package file
> 
> Modified: trunk/web/ging/packages
> ===================================================================
> --- trunk/web/ging/packages	2009-04-10 14:19:30 UTC (rev 2430)
> +++ trunk/web/ging/packages	2009-04-10 18:14:06 UTC (rev 2431)
> @@ -29,15 +29,15 @@
>  dnsutils
>  dict
>  elinks
> -emacs-snapshot-nox

This was at the time emacs21 was not working on GNU/kFreeBSD, that's why
we have chosen a snapshot version. Now emacs22 is working fine.

> -freebsd-gdb
Same here, gdb can be installed instead

> +#emacs-snapshot-nox
> +#freebsd-gdb
>  host
> -irssi-text
> +irssi
>  less
>  lftp
>  mc
>  nmap
> -ntfsprogs
> +#ntfsprogs
>  nvi
>  screen
>  openssh-client
> 
> Modified: trunk/web/ging/tarball.sh
> ===================================================================
> --- trunk/web/ging/tarball.sh	2009-04-10 14:19:30 UTC (rev 2430)
> +++ trunk/web/ging/tarball.sh	2009-04-10 18:14:06 UTC (rev 2431)
> @@ -31,7 +31,7 @@
>  # crosshurd downloads some packages but doesn't extract them; work
>  # around extracting them manually; chroot is needed (or perhaps we can
>  # do without it, I don't know)
> -chroot ./tmp dpkg --force-depends -i var/cache/apt/archives/libc0.1_2.9-6_kfreebsd-i386.deb
> +chroot ./tmp dpkg --force-depends -i var/cache/apt/archives/libc0.1_2.9-7_kfreebsd-i386.deb
>  chroot ./tmp dpkg -i var/cache/apt/archives/gcc-4.3-base_4.3.3-5_kfreebsd-i386.deb
>  chroot ./tmp dpkg -i var/cache/apt/archives/libgcc1_1%3a4.3.3-5_kfreebsd-i386.deb
>  chroot ./tmp dpkg -i var/cache/apt/archives/libfreebsd0_0.0-5_kfreebsd-i386.deb
> 
> 
> _______________________________________________
> Glibc-bsd-commits mailing list
> Glibc-bsd-commits@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/glibc-bsd-commits
> 

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: