Re: Bootsplash packages.

2003-12-17 Thread Andreas Metzler
On Wed, Dec 17, 2003 at 04:17:21PM -0500, Matthew A. Nicholson wrote: [..] > I was planning on posting the packages on my website (although I don't > have much bandwith), but I am having problems making a package that > replaces sysv-rc. In order for bootsplash to operate correctly it needs > t

Re: Bootsplash packages.

2003-12-17 Thread Andreas Metzler
On Wed, Dec 17, 2003 at 04:17:21PM -0500, Matthew A. Nicholson wrote: [..] > I was planning on posting the packages on my website (although I don't > have much bandwith), but I am having problems making a package that > replaces sysv-rc. In order for bootsplash to operate correctly it needs > t

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I will post the packages on my website, but I am having problems making a package that replaces sysv-

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I will post the packages on my website, but I am having problems making a package that replaces sysv-rc.

Re: Bootsplash packages.

2003-12-17 Thread Michael Mayer
On Wed, Dec 17, 2003 at 16:17:21 -0500, Matthew A. Nicholson wrote: > Also are there any public servers where I could put the packages? http://mentors.debian.net Michael

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I was planning on posting the packages on my website (although I don't have much bandwith), but I am

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I will post the packages on my website, but I am having problems making a package that replaces sysv-

Re: Bootsplash packages.

2003-12-17 Thread Michael Mayer
On Wed, Dec 17, 2003 at 16:17:21 -0500, Matthew A. Nicholson wrote: > Also are there any public servers where I could put the packages? http://mentors.debian.net Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I was planning on posting the packages on my website (although I don't have much bandwith), but I am havin

Re: Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
On Wed, 17 Dec 2003 16:37:52 -0200, Goedson Teixeira Paixao <[EMAIL PROTECTED]> wrote: Where can I find your packages to download? I'm interested in looking at them and maybe sponsor, them. I will post the packages on my website, but I am having problems making a package that replaces sysv-rc.

Re: package building !

2003-12-17 Thread Frank Küster
"n.v.t n.v.t" <[EMAIL PROTECTED]> schrieb: > Hi > > 1) > > After doing: > " strace -f -o /tmp/log ./configure" > > and > > "for x in `dpkg -S $(grep open /tmp/log|perl -pe 's!.* > open\(\"([^\"]*).*!$1!' |grep "^/"| sort | uniq| grep -v > "^\(/tmp\|/dev\|/proc\)" ) 2>/dev/null|cut -f1 -d":"| sort

Re: Bootsplash packages.

2003-12-17 Thread Goedson Teixeira Paixao
* Matthew A. Nicholson ([EMAIL PROTECTED]) wrote: > I am almost finished with my debian bootsplash packages. These packages > contain the bootsplash suite, from the kernel patches to the userland > utilites, to themes (two so far). Also I am planning a package to contain > the modified rc and

Re: package building !

2003-12-17 Thread Frank Küster
"n.v.t n.v.t" <[EMAIL PROTECTED]> schrieb: > Hi > > 1) > > After doing: > " strace -f -o /tmp/log ./configure" > > and > > "for x in `dpkg -S $(grep open /tmp/log|perl -pe 's!.* > open\(\"([^\"]*).*!$1!' |grep "^/"| sort | uniq| grep -v > "^\(/tmp\|/dev\|/proc\)" ) 2>/dev/null|cut -f1 -d":"| sort

Re: Bootsplash packages.

2003-12-17 Thread Goedson Teixeira Paixao
* Matthew A. Nicholson ([EMAIL PROTECTED]) wrote: > I am almost finished with my debian bootsplash packages. These packages > contain the bootsplash suite, from the kernel patches to the userland > utilites, to themes (two so far). Also I am planning a package to contain > the modified rc and

package building !

2003-12-17 Thread n.v.t n.v.t
Hi 1) After doing: " strace -f -o /tmp/log ./configure" and "for x in `dpkg -S $(grep open /tmp/log|perl -pe 's!.* open\(\"([^\"]*).*!$1!' |grep "^/"| sort | uniq| grep -v "^\(/tmp\|/dev\|/proc\)" ) 2>/dev/null|cut -f1 -d":"| sort | uniq`; do echo -n "$x (>=" `dpkg -s $x|grep ^Version|cut -

package building !

2003-12-17 Thread n.v.t n.v.t
Hi 1) After doing: " strace -f -o /tmp/log ./configure" and "for x in `dpkg -S $(grep open /tmp/log|perl -pe 's!.* open\(\"([^\"]*).*!$1!' |grep "^/"| sort | uniq| grep -v "^\(/tmp\|/dev\|/proc\)" ) 2>/dev/null|cut -f1 -d":"| sort | uniq`; do echo -n "$x (>=" `dpkg -s $x|grep ^Version|cut -f2

Re: init, pivot_root, chroot, etc ...

2003-12-17 Thread Anthony DeRobertis
On Tue, 2003-12-16 at 11:22, e-bone wrote: > I've tried: > 1 > calling cryptcat in the linuxrc script. this works, but then i can't > enter passwords at the tty ! apparently signals (ctrl-c) cannot be caught in > the linuxrc script either ? i tried a script that catches this signal > then asked fo

Re: init, pivot_root, chroot, etc ...

2003-12-17 Thread Anthony DeRobertis
On Tue, 2003-12-16 at 11:22, e-bone wrote: > I've tried: > 1 > calling cryptcat in the linuxrc script. this works, but then i can't > enter passwords at the tty ! apparently signals (ctrl-c) cannot be caught in > the linuxrc script either ? i tried a script that catches this signal > then asked fo

Re: UTF-8 in copyright files?

2003-12-17 Thread Colin Watson
On Tue, Dec 16, 2003 at 09:23:01PM +0100, Sven Luther wrote: > On Tue, Dec 16, 2003 at 07:44:35PM +, Colin Watson wrote: > > On Tue, Dec 16, 2003 at 07:00:26PM +0100, Sven Luther wrote: > > > Well, i most definitively cannot see it, and i am using a UTF-8 aware > > > xterm (uxterm if i am not w

Re: UTF-8 in copyright files?

2003-12-17 Thread Colin Watson
On Tue, Dec 16, 2003 at 09:23:01PM +0100, Sven Luther wrote: > On Tue, Dec 16, 2003 at 07:44:35PM +, Colin Watson wrote: > > On Tue, Dec 16, 2003 at 07:00:26PM +0100, Sven Luther wrote: > > > Well, i most definitively cannot see it, and i am using a UTF-8 aware > > > xterm (uxterm if i am not w

Bootsplash packages.

2003-12-17 Thread Matthew A. Nicholson
I am almost finished with my debian bootsplash packages. These packages contain the bootsplash suite, from the kernel patches to the userland utilites, to themes (two so far). Also I am planning a package to contain the modified rc and rcS files necessary to make bootsplash work properly (thi