#include
Junichi Uekawa wrote on Mon Feb 25, 2002 um 12:36:32PM:
> There is some confusion regarding the outcome of
> slang/newt reorganization, and the resulting boot-floppies
> change.
I just wanted to know what happens in a theoritcal case, if someone
builds the LC version but with a differ
unsubscribe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/utilities/dbootstrap
who:blade
time: Mon Feb 25 00:47:07 PST 2002
Log Message:
Disabled the hack that forced modconf to run with C locale
Files:
changed:baseconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
Repository: boot-floppies
who:blade
time: Mon Feb 25 00:59:27 PST 2002
Log Message:
export LINGUA, easiert to use later
Files:
changed:config
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies
who:blade
time: Mon Feb 25 01:37:16 PST 2002
Log Message:
remove only unneeded message catalogs: all NLS-charset messages for i18n builds,
and utf8 and foreign languages for non-i18n builds
Files:
changed:driverdisks.sh
--
To UNSUBSCRIBE, emai
Repository: boot-floppies/debian
who:blade
time: Mon Feb 25 01:39:27 PST 2002
Log Message:
documenting my changes around modconf
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/utilities/dbootstrap
who:blade
time: Mon Feb 25 01:46:25 PST 2002
Log Message:
forgotten to commit last week
Files:
changed:reboot_system.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PR
#include
Eduard Bloch wrote on Mon Feb 25, 2002 um 09:35:38AM:
> Now, I am going to make modifications to make locales work in modconf
> again.
I see a serious problem: ldd does not find any references to
libslang.so.1, but ld-linux does. Any ideas? In the attached patch are
changes that I made
Hey,
I'm experiencing the same problem as the enclosure. Is there a known fix to this
problem, or do I have to use the shell to set up the file system manually?
Regards
Benny
Re: problems with new cciss (smartarray 5300) driver
---
Eduard Bloch <[EMAIL PROTECTED]> cum veritate scripsit:
> > There is some confusion regarding the outcome of
> > slang/newt reorganization, and the resulting boot-floppies
> > change.
>
> I just wanted to know what happens in a theoritcal case, if someone
> builds the LC version but with a diff
Repository: boot-floppies/debian
who:claush
time: Mon Feb 25 05:20:30 PST 2002
Log Message:
Danish updates
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/documentation
who:claush
time: Mon Feb 25 05:20:30 PST 2002
Log Message:
Danish updates
Files:
changed:index.da.html.m4 release-notes.da.sgml
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
Eduard Bloch <[EMAIL PROTECTED]> cum veritate scripsit:
> I see a serious problem: ldd does not find any references to
> libslang.so.1, but ld-linux does. Any ideas? In the attached patch are
> changes that I made so far. LC is hard-wired with LANG_CHOOSER.
config
@@ -109,8 +109,10 @@
# support
Package: debootstrap
#include
Benny Thorrud wrote on Mon Feb 25, 2002 um 02:36:51PM:
> Hey,
>
> I'm experiencing the same problem as the enclosure. Is there a known
> fix to this problem, or do I have to use the shell to set up the file
> system manually?
If we get the latest kernel-image-2.4
Repository: boot-floppies/scripts/rootdisk
who:blade
time: Mon Feb 25 06:53:46 PST 2002
Log Message:
Obsolete file
Files:
removed:EXTRACT_LIST_i386_reiserfs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/scripts/rootdisk
who:blade
time: Mon Feb 25 06:57:05 PST 2002
Log Message:
Removing obsolete files
Files:
removed:SMALL_BASE_LIST_i386_reiserfs SMALL_BASE_LIST_i386_udma100-ext3
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
On Mon, 2002-02-25 at 12:55, Junichi Uekawa wrote:
> Well, use utf-8, is probably the most simple answer
> In fact, I have an impression that -utf8 libs will work
> with any locale, but I might be wrong. It uses
> the locale-charset conversion routines...
They will work with any locale so long as
Repository: boot-floppies/debian
who:sgybas
time: Mon Feb 25 07:40:42 PST 2002
Log Message:
Use newer s390 kernel-image
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/s390-specials
who:sgybas
time: Mon Feb 25 07:40:42 PST 2002
Log Message:
Use newer s390 kernel-image
Files:
changed:kernel.sh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing commands for [EMAIL PROTECTED]:
> tag 135590 pending
Bug#135590: Release note (dpkg --get-selections)
Tags added: pending
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--
Repository: boot-floppies/utilities/dbootstrap
who:kraai
time: Mon Feb 25 08:30:56 PST 2002
Log Message:
* utilities/dbootstrap/choose_medium.c (mount_and_check_floppy): Return an
error if unable to open or read type.txt.
Files:
changed:choose_medium.c
--
To UNSUBSCR
#include
Junichi Uekawa wrote on Mon Feb 25, 2002 um 10:38:43PM:
> else
> export USE_LANGUAGE_CHOOSER := false
> +export LC := true
> endif
...
> Looks wrong.
Is wrong, copied too much. I have also found the other problem. But here
is now another problem: the i18n build does no longer
On Mon, Feb 25, 2002 at 02:36:51PM +0100, Benny Thorrud wrote:
> I'm experiencing the same problem as the enclosure. Is there a known fix to this
>problem, or do I have to use the shell to set up the file system manually?
I've reported a bug against makedev[1] about the missing devices,
and ther
On Sun, Feb 24, 2002 at 10:55:55PM -0700, Chris Tillman wrote:
> However, it is impossible to install from either a pre-mounted or instmnt
> partition. An error comes up as soon as the installation folder has been
> selected, stating: Cannot read /floppy/image.txt: Invalid argument.
Are you sur
Title: ¶óº§ÇÁ·Î±×·¥ ¹«·á(»õ¿ìÆí¹øÈ£ ÀÚµ¿ÀÔ·Â)
On Mon, 2002-02-25 at 16:41, Eduard Bloch wrote:
> Is wrong, copied too much. I have also found the other problem. But here
> is now another problem: the i18n build does no longer fit on the 1200
> disk. I tried to hack the build system to use less languages on the 1200
> disks, but it is nothing
#include
Phil Blundell wrote on Mon Feb 25, 2002 um 04:47:21PM:
> > disks, but it is nothing but ugly, and still was not sucessfull. So is
> > anyone really interessted in keeping 1200kB version alive? If yes, come
> > and help, otherwise we shold drop this subflavor.
>
> We talked about this b
#include
Phil Blundell wrote on Mon Feb 25, 2002 um 04:47:21PM:
> > disks, but it is nothing but ugly, and still was not sucessfull. So is
> > anyone really interessted in keeping 1200kB version alive? If yes, come
> > and help, otherwise we shold drop this subflavor.
>
> We talked about this be
Repository: boot-floppies/scripts/rootdisk
who:toff
time: Mon Feb 25 10:22:17 PST 2002
Log Message:
change slang1 to slang1a for i18n
Files:
changed:EXTRACT_LIST_i18n
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT
Repository: boot-floppies
who:blade
time: Mon Feb 25 10:32:52 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:Makefile config driverdisks.sh rootdisk.sh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troubl
Repository: boot-floppies/utilities/dbootstrap
who:blade
time: Mon Feb 25 10:32:54 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:Makefile
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [E
Repository: boot-floppies/utilities/dbootstrap/langs
who:blade
time: Mon Feb 25 10:32:54 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:Makefile
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Repository: boot-floppies/make
who:blade
time: Mon Feb 25 10:32:53 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:root
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/debian
who:blade
time: Mon Feb 25 10:32:52 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:control
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/scripts/rootdisk
who:blade
time: Mon Feb 25 10:32:53 PST 2002
Log Message:
Modifications for the new slang - enjoy.
Files:
changed:EXTRACT_LIST_all EXTRACT_LIST_i18n EXTRACT_LIST_i386 EXTRACT_LIST_non-i18n
SMALL_BASE_LIST_i386
--
To UNSUBSCR
Repository: boot-floppies/scripts/rootdisk
who:blade
time: Mon Feb 25 10:34:52 PST 2002
Log Message:
special lists for bf2.4. It does not need isapnptools, but mkreiserfs
Files:
added: EXTRACT_LIST_i386_bf2.4 SMALL_BASE_LIST_i386_bf2.4
--
To UNSUBSCRIBE, email to [EMAIL
Repository: boot-floppies/debian
who:blade
time: Mon Feb 25 10:38:08 PST 2002
Log Message:
Documenting my changes
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, Feb 25, 2002 at 08:39:39AM -0800, Matt Kraai wrote:
> On Sun, Feb 24, 2002 at 10:55:55PM -0700, Chris Tillman wrote:
> > However, it is impossible to install from either a pre-mounted or instmnt
> > partition. An error comes up as soon as the installation folder has been
> > selected, st
On Mon, Feb 25, 2002 at 09:35:38AM +0100, Eduard Bloch wrote:
> #include
>
> Now, I am going to make modifications to make locales work in modconf
> again.
As long as you're mucking around in modconf, how about a minor enhancement:
When using the 2.4 interface, many of the modules have only 1
I agree. ide-scsi is less stable than ide-cd in my experience.
Britton Kerin
__
GNU GPL: "The Source will be with you... always."
On Sun, 24 Feb 2002, Henrique de Moraes Holschuh wrote:
> On Sun, 24 Feb 2002, Eduard Bloch wrote:
> > Would anyone mind if we use the ide-scsi driver instead of i
Repository: boot-floppies/scripts/rootdisk
who:blade
time: Mon Feb 25 11:46:46 PST 2002
Log Message:
Require the fixed libnewt-utf8-0 package
Files:
changed:EXTRACT_LIST_i18n
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Repository: boot-floppies/debian
who:blade
time: Mon Feb 25 11:49:37 PST 2002
Log Message:
Updated build-depends for the new slang/newt packages
Files:
changed:control
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
On Mon, 2002-02-25 at 18:16, Eduard Bloch wrote:
> - modconf call must get a proper locale, like de_DE.UTF-8. Phil, could
>you have a look?
I haven't had a chance to test this yet but I think it should be
somewhere near right. Setting LANG=C@utf-8 may not be necessary
(LC_CTYPE is already s
#include
Philip Blundell wrote on Mon Feb 25, 2002 um 08:29:47PM:
> I haven't had a chance to test this yet but I think it should be
> somewhere near right. Setting LANG=C@utf-8 may not be necessary
It is not necessary, and it even hurts. I tries different locale
settings. Summary:
- to not
On Mon, 2002-02-25 at 21:40, Eduard Bloch wrote:
> - to not break non-ASCII chars, LANG must be either C or a valid
>xx_YY.UTF-8 locale
> - LC_CTYPE must be a valid locale string (or I am misguided by the
>whiptail bug, see below)
I'm not completely convinced about these two. That soun
On Mon, 2002-02-25 at 21:40, Eduard Bloch wrote:
> - to not break non-ASCII chars, LANG must be either C or a valid
>xx_YY.UTF-8 locale
> - LC_CTYPE must be a valid locale string (or I am misguided by the
>whiptail bug, see below)
> - LC_MESSAGES is used by modconf. It should contain a
le lun 25-02-2002 à 00:28, Thomas Poindessous a écrit :
> I did a network install with bf 3.0.19-2002-02-07/images-1.44/idepci
>
> I have a Duron 700/256 Mo Ram/ 1 HD : 40 Gig IDE (hda)/ 1 DVD-ROM IDE
> (hdc). I did a install with french language.
>
> Here is my report :
>
> * before doing mke2
Eduard Bloch <[EMAIL PROTECTED]> cum veritate scripsit:
> Yup. I attached the modified version, it does set all tree values.
> Though there is a problem with whiptail-utf8:
>
> $ ldd /usr/bin/whiptail | grep newt
> libnewt.so.0.50 => /usr/lib/libnewt.so.0.50 (0x40028000)
Note: I have n
Title: Dear friend
Dear Friend :
Now there are billions of email users in the
world,and
this amount is increasing greatly every
year . People are now sending informations and conducting the
internet marketing through
Repository: tasksel
who:joeyh
time: Mon Feb 25 18:43:31 PST 2002
Log Message:
output a list of all packages in all tasks, for testing
Files:
added: listpackages.pl
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
Repository: tasksel/tasks
who:joeyh
time: Mon Feb 25 19:07:03 PST 2002
Log Message:
gratuitous package name changes R us.
Files:
changed:japanese
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: tasksel/tasks
who:joeyh
time: Mon Feb 25 19:53:47 PST 2002
Log Message:
warn about non-free/contrib in tasks
Files:
changed:unix-server
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: tasksel
who:joeyh
time: Mon Feb 25 19:53:47 PST 2002
Log Message:
warn about non-free/contrib in tasks
Files:
changed:makedesc.pl
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Philip Blundell <[EMAIL PROTECTED]> cum veritate scripsit:
> On Mon, 2002-02-25 at 21:40, Eduard Bloch wrote:
> > - to not break non-ASCII chars, LANG must be either C or a valid
> >xx_YY.UTF-8 locale
I think LANG=C will cause the dialog boxes to have ??? chars
> > - LC_CTYPE must be
Hi all! I'd like to make a customized set of debian floppies with a
custom kernel. I've got the kernel compiled, (in a .deb package) and
have put the other necessary extra packages in /archive/debian/local.
However I'm a bit stumped on how to specify the particular kernel
image I want to use
Hi
It sounds like you just may want to take a look at this section of the
install manual:
http://www.debian.org/releases/stable/i386/ch-boot-floppy-techinfo.en.html#s-rescue-replace-kernel
That will be easier than building your own set from source.
-David
Tue, Feb 26, 2002 at 12:54:07AM -05
On Tue, 2002-02-26 at 00:37, Junichi Uekawa wrote:
> Is it possible to satisfy them with a symlink ?
Yeah, probably.
p.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
58 matches
Mail list logo