Re: sarge-install onto Thinkpad

2003-11-11 Thread Clint Adams
> I would certainly be interested in discussing XFS support for d-i with > anyone willing to help work on it. I might be persuaded to put together > maintained kernel images using the XFS patch, if there was enough > overall interest to support a full d-i build and make the effort > worthwhile. S

Re: fakeroot fails to handle device files

2003-11-25 Thread Clint Adams
> fakeroot (as of today's unstable) fails to handle device files > correctly, at least on my mips box. This means the d-i images > have _regular_ files in /dev: Er, it _does_ handle them correctly. % fakeroot sh -c 'mknod /tmp/fives c 5 5 ; ls -l /tmp/fives';ls -l /tmp/fives crw-r--r--1 root

compaq raid cards

2004-02-13 Thread Clint Adams
debian-installer beta 2 seems to be confounded by Compaq SmartArray cards. Specifically, in the "Configure and mount partitions" step, there are options 'N', 'O', 'P' (usually repeated multiple times), and some or all of the partitions on the logical drive. Selecting any of these options results

Re: compaq raid cards

2004-02-13 Thread Clint Adams
> What additional information would help solve this problem? This appears to be bug #232417. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#232417: compaq raid cards

2004-02-13 Thread Clint Adams
> You may find that this is also related to these bugs: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232415 > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232413 Thanks. After skimming the partconf source, I wonder if this has something to do with the different naming schemes used

beta3 problems

2004-04-05 Thread Clint Adams
There still appears to be a problem installing to a machine with a cciss card; mkinitrd will fail because the devfs name is not present on /target/dev. Also, if one creates a device node or symlink with the devfs name, and attempts the base system installation again, it will fail because /target/u

Bug#992733: discover: mktemp vs. tempfile

2021-08-22 Thread Clint Adams
Package: discover Version: 2.1.2-8 Tags: patch Please use mktemp instead of tempfile. >From cb2d2896a73b934126ca2a3026114cf855ecd5b6 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 22 Aug 2021 17:37:33 -0400 Subject: [PATCH] scripts/discover-pkginstall: use mktemp instead of tempf

Bug#269446: sarge RC1 on Compaq Proliant DL360

2004-09-01 Thread Clint Adams
Package: installation-reports Version: sarge RC1 netinst ISO Debian-installer-version: RC1 netinst ISO downloaded 20040831 uname -a: Linux collector1 2.6.8 #1 SMP Wed Sep 1 08:32:19 UTC 2004 i686 GNU/Linux Date: 20040831 Method: booted from netinst iso, downloaded debs from ftp.debian.org Machine

Re: Daily d-i builds fail on armhf and armel with segfault in mklibs

2016-09-12 Thread Clint Adams
On Sun, Sep 11, 2016 at 10:36:21PM +0200, Karsten Merker wrote: > CCing Clint Adams (fakeroot maintainer) in the hope that he might > be able to provide some further insight. I don't have access to my ARM devices this week but if I did I would try what's described in the gdb secti

Re: busybox bloat

2001-09-04 Thread Clint Adams
> `command' > > if (command -v chmod > /dev/null 2>&1) ; then > chmod go-w /foobar > else > echo 'your system is broken' 2>&1 > exit 1 > fi > > its a shell builtin mandated by posix. > > version of busybox is 0.61-1 command is mandated. command -v is optional. Therefore the

Re: busybox bloat

2001-09-04 Thread Clint Adams
> True. But -v is specified by SuS and is in the Austin Draft. Incidentally, > the command type is also specified by the two documents. `type' is X/Open, no? Perhaps Debian policy should be revised to require support for SuS instead of POSIX. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#269446: #269446 installing on proliant dl360g1

2006-12-29 Thread Clint Adams
> Since this bug was filed there have been fixes in both grub/lilo and in the > kernel that should fix this. I no longer have access to any of the relevant hardware to test or verify that this is fixed, so feel free to close the bug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Errata updating for beta1

2008-03-17 Thread Clint Adams
On Mon, Mar 17, 2008 at 03:02:33PM -0300, Otavio Salvador wrote: > -If you do not see your problem listed here, > +This is a list of known problems in the etch Beta1 release of lenny? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Bug#458663: gz/bz2/xz for debootstrap data.tar

2009-11-16 Thread Clint Adams
This anticipates the eventuality of data.tar.xz. --- functions.orig 2009-11-16 08:41:11.094921291 -0500 +++ functions 2009-11-16 08:48:13.883895352 -0500 @@ -719,13 +719,19 @@ extract () { ( cd "$TARGET" - local p=0 + local p=0 tarball for pkg in $(debfor "$@"

Bug#517854: Haven't install Chinese fonts and input engine in locale zh_HK

2009-03-03 Thread Clint Adams
On Tue, Mar 03, 2009 at 10:06:56PM +0100, Christian Perrier wrote: > We probably have a similar problem with zh_SG. What is used in > Singapore? Traditional or Simplified? They switched to Simplified quite some time ago. Malaysia is still using Traditional, and I'm not sure about Indonesia but I

Bug#612376: flash-kernel: please include efikamx support

2011-02-07 Thread Clint Adams
Package: flash-kernel Version: 2.37 The attached file is part of the flash-kernel 2.28ubuntu10genesi1 distributed by Genesi. Please incorporate the efikamx_flash_kernel function. I would change the boot.scr generation to include console=${console} as part of bootargs. #!/bin/sh # Copyright (C) 2

Bug#612376: flash-kernel: please include efikamx support

2011-02-12 Thread Clint Adams
On Thu, Feb 10, 2011 at 08:11:36AM +, Martin Michlmayr wrote: > Yeah, you'd think that Clint would know how to submit a proper patch. My apologies. --- flash-kernel.sid 2011-02-12 17:41:30.532519059 -0500 +++ flash-kernel.patched 2011-02-12 17:54:16.589578778 -0500 @@ -76,6 +76,69 @@ fi }

Bug#612376: flash-kernel: please include efikamx support

2011-03-02 Thread Clint Adams
On Wed, Mar 02, 2011 at 07:01:05PM +, Martin Michlmayr wrote: > Where does loadcmd come from? U-Boot environment. > How does this boot.scr work? Does this machine load /boot/boot.scr > from disk and then execute those commands? Yes, the current U-Boot image from Genesi is set to search for

Bug#550584: More info

2011-03-08 Thread Clint Adams
On Tue, Mar 08, 2011 at 11:51:01PM +, Hector Oron wrote: > [ -x /usr/bin/mkimage ] || ( echo "missing mkimage" > /dev/stderr; exit 1 ) > [ -x /usr/sbin/flash_eraseall ] || ( echo "missing flase_eraseall" > > /dev/stderr; exit 1 ) > [ -x /usr/sbin/nandwrite ] || ( echo "missing nandwrite" > /dev

Bug#612376: flash-kernel: please include efikamx support

2011-04-04 Thread Clint Adams
On Mon, Apr 04, 2011 at 04:35:03PM +0100, Hector Oron wrote: > I would say we want to install on which ever is mounted under /boot, > so if /boot/boot.txt is present, then boot.scr is regenerated > everytime kernel is installed. I think that could be a good thing to do for all platforms. -- To

Bug#580744: Bug#580745: tzdata: suggestions for renaming of timezones/locations

2010-05-08 Thread Clint Adams
On Sat, May 08, 2010 at 11:03:47AM +0200, Holger Wansing wrote: > I want to suggest renaming two timezones/locations: > > rename "Noronha" to "Fernando de Noronha" > > rename "Ponape" to "Pohnpei" I'm happy to do this for the English translation; Pohnpei is already in four .po files, though Fern

Bug#580744: Bug#580745: tzdata: suggestions for renaming of timezones/locations

2010-05-09 Thread Clint Adams
On Sun, May 09, 2010 at 08:09:00AM +0200, Christian PERRIER wrote: > But not for the *original* timezone name, right? (which was, imho, the > point of Holger's original proposal). Right, changing the name of the file on disk would be different. > I don't know exactly how tiezone names are handled