Rebuilding Debian from source

2001-11-30 Thread George Dancheff
Reading that discussion http://www.debianplanet.org/debianplanet/article.php?sid=521 I've assembled a really simple script trying to implement the apt-get -b source-upgrade function (since apt has not such feature, but I don't think this is a lack of functionality, but anyway). I'm not sure if the

Re: Debian from source

2001-10-19 Thread Colin Watson
On Fri, Oct 19, 2001 at 12:44:18PM -0700, Paul 'Baloo' Johnson wrote: > http://www.debianplanet.org/debianplanet/article.php?sid=452 > > I like this concept...maybe an apt-src tool that's like apt-get but does > build-dep, makes everything and goes the extra mile to install the > resulting deb and

Re: Debian from source

2001-10-19 Thread Tom Allison
Paul 'Baloo' Johnson wrote: http://www.debianplanet.org/debianplanet/article.php?sid=452 I like this concept...maybe an apt-src tool that's like apt-get but does build-dep, makes everything and goes the extra mile to install the resulting deb and optionally clean up source and debs, a la apt-ge

RE: Debian from source

2001-10-19 Thread Sean 'Shaleh' Perry
On 19-Oct-2001 Paul 'Baloo' Johnson wrote: > http://www.debianplanet.org/debianplanet/article.php?sid=452 > > I like this concept...maybe an apt-src tool that's like apt-get but does > build-dep, makes everything and goes the extra mile to install the > resulting deb and optionally clean up sourc

Debian from source

2001-10-19 Thread Paul 'Baloo' Johnson
http://www.debianplanet.org/debianplanet/article.php?sid=452 I like this concept...maybe an apt-src tool that's like apt-get but does build-dep, makes everything and goes the extra mile to install the resulting deb and optionally clean up source and debs, a la apt-get would be nice. Is there anyt