Debian Boot CVS Master wrote:
> more dpkg-reconfigure fixes; can run some confmodule scripts now, although
> some functionality is still missing (fget/fset, etc)
Please make sure when you implement flags that you implement the new
"seen" flag, not the old isdefault flag.
--
see shy jo
--
To
On Thu, Nov 30, 2000 at 01:40:52PM -0500, Adam Di Carlo wrote:
> Sven LUTHER <[EMAIL PROTECTED]> writes:
>
> > BTW, i guess another option would be to look at the place where we read
> > /proc/cmdline, and then set things up as if the boot arg cdrom was entered if
> > and only if we are on ppc an
I did some more looking into mdmdetect (one of the ddetect binaries that it
supposed to detect a modem, didn't detect Joey's, nor mine). It turns out that
libdetect does get a response from my modem, but then sends a bad command:
at
ok
ati9
error
libdetect gives up after that and decides ther
Processing commands for [EMAIL PROTECTED]:
> reassign 78521 boot-floppies
Bug#78521: www.debian.org: missing driver-2 url in Alpha install docs
Bug reassigned from package `www.debian.org' to `boot-floppies'.
> --
Stopping processing here.
Please contact me if you need assistance.
Darren Benha
** Original Message **
FROM: [EMAIL PROTECTED]
SENT: Fri 12/01/2000 12:26 PM
TO: [EMAIL PROTECTED]
SUBJECT: Debian Boot CVS: tale
>
>
>
>CVSROOT: /cvs/debian-boot
>
>Module name: boot-floppies
>
>Changes by:tale00/11/30 21:23:10
>
>
>
>Modified files:
>
> utilities
David Whedon wrote:
> I did some more looking into mdmdetect (one of the ddetect binaries that it
> supposed to detect a modem, didn't detect Joey's, nor mine). It turns out that
> libdetect does get a response from my modem, but then sends a bad command:
> at
> ok
> ati9
> error
FWIW, my mod
CVSROOT:/cvs/debian-boot
Module name:base-config
Changes by: joeyh 00/12/01 14:49:08
Modified files:
debian : changelog config
Log message:
* Modified the call to pppconfig to pass --noname, Closes: #78467
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Ben Collins wrote:
> Joey, are there plans to support a broader range of tools on a live CD
> image with the new project? I never thought about it during all the
> discussion, but it would be nice to have a CD image that uses normal .deb
> tools (fileutils, vim, emacs for the insane, perhaps a com
I have created a new busybox package and .udeb for the woody debian-installer.
This is a preliminary version -- I have no idea if I have the right set of apps
for the installer compiled in or not. I believe this is the most complex .udeb
creating package anyone has made so far (since it creates t
CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/12/01 15:22:23
Modified files:
. : Makefile
Log message:
fix the localfile rule -- it was breaking for me in some situations
with certain file names
--
To UNSUBSCRIBE, email to [EMA
CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/12/01 15:30:02
Modified files:
debian : changelog
Log message:
my changes; sync changes from cvs logs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
On Tue Nov 14, 2000 at 03:12:27PM -0500, Adam Di Carlo wrote:
> >
> > Well, I already have an install.sh script. If I provide the busybox.links
> > file that is generated at compile time then this would work just fine.
> > Then I could simply install /bin/busybox and /usr/bin/install_busybox.sh
CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/12/01 15:46:06
Modified files:
. : Maintainers
Log message:
credit the CD-ROM provider and put notes about it in here
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
CVSROOT:/cvs/debian-boot
Module name:boot-floppies
Changes by: aph 00/12/01 15:50:03
Modified files:
documentation : Makefile Makefile.docs
Log message:
fix mirror-to-master rule, and put it in docuemntation/Makefile since
you have to be in that dir to run it right
Erik Andersen <[EMAIL PROTECTED]> writes:
> Now that I have a first pass at the woody debian-installer busybox
> package out there, I now need to make another package to satisfy the
> woody boot-floppies.
Well, there might be other uses for a proper .deb of the package,
i.e., embedded systems an
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: joeyh 00/12/01 16:26:09
debian-installer/retriever/choose-mirror
Update of /cvs/debian-boot/debian-installer/retriever/choose-mirror
In directory klecker:/tmp/cvs-serv12403/choose-mirror
Log Message:
Directory /
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: joeyh 00/12/01 16:26:15
debian-installer/retriever/choose-mirror/debian
Update of /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian
In directory klecker:/tmp/cvs-serv12545/debian
Log Message:
Dire
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: joeyh 00/12/01 16:28:48
Added files:
retriever/choose-mirror: Makefile TODO choose-mirror.c debconf.c
debconf.h makeheader.pl mirrors.h
retriever/choose-mirror/de
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: joeyh 00/12/01 16:30:03
Modified files:
doc: TODO
Log message:
updates
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: joeyh 00/12/01 16:32:15
Modified files:
doc: TODO
Log message:
more
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
It's been a pretty productive week. I hope to have a more impressive
demo system by next weekend, that operates in a chroot using busybox
and can pull udebs off of a mirror.
Done this week:
- retriever controller (aka "anna", for anna's not nearly apt) is
started, and works in a limited way, g
On Fri Dec 01, 2000 at 07:25:15PM -0500, Adam Di Carlo wrote:
> Erik Andersen <[EMAIL PROTECTED]> writes:
>
> > Now that I have a first pass at the woody debian-installer busybox
> > package out there, I now need to make another package to satisfy the
> > woody boot-floppies.
>
> Well, there mig
On Fri Dec 01, 2000 at 04:34:41PM -0800, Joey Hess wrote:
> - busybox integration [Erik Andersen]
> First pass busybox udeb is ready.
> http://people.debian.org/~andersee/
Still needs a final tally of the needed apps, but should be usable...
> - http ret
Erik Andersen wrote:
> I can take this one.
> busybox wget is in the .udeb. Only needs me to add proxy support...
Ok, choose-mirror should make it pretty simple by picking a debian
mirror and sticking its hostname and archive root in the debconf
database.
Check it into debian-installer/retrieve
Processing commands for [EMAIL PROTECTED]:
> reassign 34976 newsgate
Bug#34976: inewsinn: -x option uses value "gateway" instead of parameter
Bug reassigned from package `mail2news' to `newsgate'.
> reassign 69952 wnpp
Bug#69952: ITP:dict-de-it_2821_all.deb -- italien-german dict dictionary
Processing commands for [EMAIL PROTECTED]:
> reassign 70638 nonus.debian.org
Bug#70638: xpdf-i 0.90
Bug reassigned from package `non-us.debian.org' to `nonus.debian.org'.
> reassign 74131 nonus.debian.org
Bug#74131: Please remove kdelibs from non-us
Bug reassigned from package `non-us.debian.org
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: tausq 00/12/01 23:15:14
Modified files:
tools/cdebconf/src: Makefile commands.c common.h configuration.c
confmodule.c database.c dpkg-reconfigure.c
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: tausq 00/12/01 23:52:01
Modified files:
tools/cdebconf/src: common.h configuration.c confmodule.c
tools/cdebconf/src/modules/frontend: text.c
tools/cdebconf/src/test: test.templates
Log
28 matches
Mail list logo