gnewsense-users
[Top][All Lists]
Advanced

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

Re: [gNewSense-users] gNewSense at 12800 ft high in the Andes mountains


From: Karl Goetz
Subject: Re: [gNewSense-users] gNewSense at 12800 ft high in the Andes mountains
Date: Thu, 02 Oct 2008 13:27:09 +0930

On Wed, 2008-10-01 at 22:46 -0500, Quiliro Ordóñez wrote:
> I got this after I changed a file:
> 
> $ sudo rm -rf /opt/ltsp/i386
> $ sudo ltsp-build-client --security-mirror
> "http://ec.security.gnewsense.org/gnewsense/ deltah-security main
> universe" --mirror "http://ec.gnewsense.org/gnewsense deltah main
> universe" --dist deltah --debug
> DEBUG: Loading plugin:
> /usr/share/ltsp/plugins/ltsp-build-client/Ubuntu/000-init-whitelist
> DEBUG: Loading plugin:

<trim lots of modules>

> DEBUG: Loading plugin:
> /usr/share/ltsp/plugins/ltsp-build-client/Ubuntu/010-debconf-seeds
                                           ^^^^^^^^
I suspect this directory is your "target" for any hacks needed.

> DEBUG: Loading plugin:
> /usr/share/ltsp/plugins/ltsp-build-client/Ubuntu/010-debootstrap
> error: la instalación del cliente LTSP finalizó de forma anormal
> $
> 
> This is the file I changed (just that one line):
> 
> case $ARCH in
>   amd64|i386|sparc)
>     default_mirror http://ec.archive.gnewsense.org/gnewsense
> # default_mirror http://ec.archive.ubuntu.com/ubuntu
>     ;;
>   *)
>     default_mirror http://ports.ubuntu.com/ubuntu-ports
>     ;;
> esac

This wont be enough.
I suspect you'll have to customise everything in teh Ubuntu directory,
or create a gNewSense directory (with customised versions of all the
Ubuntu fils).
Is it a lot of work?
Yes.
This is what happens when you create a new distro :)

> mirror_style release
> download_style apt
> finddebs_style from-indices
> variants - buildd fakechroot minbase
> 
> if doing_variant fakechroot; then
>     test "$FAKECHROOT" = "true" || error 1 FAKECHROOTREQ "This variant
> requires fakechroot environment to be started"
> fi

<trim what i assume is the rest of the file>
kk

> 
-- 
Karl Goetz <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]