custom kernel for preseed install

2007-10-18 Thread Aaron Porter

I'm trying to roll out a custom kernel in my preseed setup (for a
new hw raid), but I've gotten stuck by the installer claiming:

anna[3954]: WARNING **: no packages for kernel in archive

On #debian-boot otavio suggested this might be caused by my tring
to use 2.6.23.1, so I tried again using vanilla 2.6.23 but no luck.

~ # uname -r
2.6.23-2-amd64
~ # grep `uname -r` /tmp/net-retriever-3961-Packages | grep ^Package: | grep 
image
Package: kernel-image-2.6.23-2-amd64-di
Package: linux-image-2.6.23-2-amd64
~ # 

syslog from the installer attached.
Oct 18 22:42:23 syslogd started: BusyBox v1.1.3
Oct 18 22:42:23 kernel: klogd started: BusyBox v1.1.3 (Debian 1:1.1.3-4)
Oct 18 22:42:23 kernel: Linux version 2.6.23-2-amd64 ([EMAIL PROTECTED]) (gcc 
version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Thu Oct 18 
22:14:38 PDT 2007
Oct 18 22:42:23 kernel: Command line: 
initrd=debian-installer/amd64/initrd-unstable.gz auto=true priority=critical 
tasks="standard" url=fripp interface=auto classes=commserver -- 
console=ttyS0,115200n8 BOOT_IMAGE=debian-installer/amd64/linux.unstable 
Oct 18 22:42:23 kernel: BIOS-provided physical RAM map:
Oct 18 22:42:23 kernel:  BIOS-e820:  - 0009d000 (usable)
Oct 18 22:42:23 kernel:  BIOS-e820: 0009d000 - 000a 
(reserved)
Oct 18 22:42:23 kernel:  BIOS-e820: 000e - 0010 
(reserved)
Oct 18 22:42:23 kernel:  BIOS-e820: 0010 - dfff (usable)
Oct 18 22:42:23 kernel:  BIOS-e820: dfff - dfffe000 (ACPI 
data)
Oct 18 22:42:23 kernel:  BIOS-e820: dfffe000 - e000 (ACPI 
NVS)
Oct 18 22:42:23 kernel:  BIOS-e820: fec0 - fec01000 
(reserved)
Oct 18 22:42:23 kernel:  BIOS-e820: fee0 - fef0 
(reserved)
Oct 18 22:42:23 kernel:  BIOS-e820: ff70 - 0001 
(reserved)
Oct 18 22:42:23 kernel:  BIOS-e820: 0001 - 00042000 (usable)
Oct 18 22:42:23 kernel: Entering add_active_range(0, 0, 157) 0 entries of 3200 
used
Oct 18 22:42:23 kernel: Entering add_active_range(0, 256, 917488) 1 entries of 
3200 used
Oct 18 22:42:23 kernel: Entering add_active_range(0, 1048576, 4325376) 2 
entries of 3200 used
Oct 18 22:42:23 kernel: end_pfn_map = 4325376
Oct 18 22:42:23 kernel: DMI present.
Oct 18 22:42:23 kernel: ACPI: RSDP 000F9E10, 0014 (r0 ACPIAM)
Oct 18 22:42:23 kernel: ACPI: RSDT DFFF, 0038 (r1 S M C  OEMRSDT   9000707 
MSFT   97)
Oct 18 22:42:23 kernel: ACPI: FACP DFFF0200, 0084 (r2 S M C  OEMFACP   9000707 
MSFT   97)
Oct 18 22:42:23 kernel: ACPI: DSDT DFFF0470, 4D4F (r1  H8DM8 H8DM80000 
INTL 20051117)
Oct 18 22:42:23 kernel: ACPI: FACS DFFFE000, 0040
Oct 18 22:42:23 kernel: ACPI: APIC DFFF0390, 00A0 (r1 S M C  OEMAPIC   9000707 
MSFT   97)
Oct 18 22:42:23 kernel: ACPI: MCFG DFFF0430, 003C (r1 S M C  OEMMCFG   9000707 
MSFT   97)
Oct 18 22:42:23 kernel: ACPI: OEMB DFFFE040, 00AB (r1 S M C  SMC_OEM   9000707 
MSFT   97)
Oct 18 22:42:23 kernel: ACPI: SRAT DFFF51C0, 0110 (r1 AMDHAMMER  1 
AMD 1)
Oct 18 22:42:23 kernel: SRAT: PXM 0 -> APIC 0 -> Node 0
Oct 18 22:42:23 kernel: SRAT: PXM 0 -> APIC 1 -> Node 0
Oct 18 22:42:23 kernel: SRAT: PXM 1 -> APIC 2 -> Node 1
Oct 18 22:42:23 kernel: SRAT: PXM 1 -> APIC 3 -> Node 1
Oct 18 22:42:23 kernel: SRAT: Node 0 PXM 0 0-a
Oct 18 22:42:23 kernel: Entering add_active_range(0, 0, 157) 0 entries of 3200 
used
Oct 18 22:42:23 kernel: SRAT: Node 0 PXM 0 0-e000
Oct 18 22:42:23 kernel: Entering add_active_range(0, 0, 157) 1 entries of 3200 
used
Oct 18 22:42:23 kernel: Entering add_active_range(0, 256, 917488) 1 entries of 
3200 used
Oct 18 22:42:23 kernel: SRAT: Node 0 PXM 0 0-22000
Oct 18 22:42:23 kernel: Entering add_active_range(0, 0, 157) 2 entries of 3200 
used
Oct 18 22:42:23 kernel: Entering add_active_range(0, 256, 917488) 2 entries of 
3200 used
Oct 18 22:42:23 kernel: Entering add_active_range(0, 1048576, 2228224) 2 
entries of 3200 used
Oct 18 22:42:23 kernel: SRAT: Node 1 PXM 1 22000-42000
Oct 18 22:42:23 kernel: Entering add_active_range(1, 2228224, 4325376) 3 
entries of 3200 used
Oct 18 22:42:23 kernel: NUMA: Using 29 for the hash shift.
Oct 18 22:42:23 kernel: Bootmem setup node 0 -00022000
Oct 18 22:42:23 kernel: Bootmem setup node 1 00022000-00042000
Oct 18 22:42:23 kernel: Zone PFN ranges:
Oct 18 22:42:23 kernel:   DMA 0 -> 4096
Oct 18 22:42:23 kernel:   DMA324096 ->  1048576
Oct 18 22:42:23 kernel:   Normal1048576 ->  4325376
Oct 18 22:42:23 kernel: Movable zone start PFN for each node
Oct 18 22:42:23 kernel: early_node_map[4] active PFN ranges
Oct 18 22:42:23 kernel: 0:0 ->  157
Oct 18 22:42:23 kernel: 0:  256 ->   917488
Oct 18 22:42:23 kernel: 0:  1048576 ->  2228224
Oct 18 22:42:23 kernel: 1:  2228224 ->  4325376
Oct 18 22:42:23 kernel: On n

Bug#446319: Debian Installation Reports on a Alpha server

2007-10-18 Thread n p
Hello Steve,

Thank you.  I really appreciate it.  It seems not much attention has been
drawn since I filed the report.

Newton

On 10/18/07, Steve Langasek <[EMAIL PROTECTED]> wrote:
>
> Hi n p,
>
> I'm forwarding this report to the debian-alpha mailing list, where it's
> likely to get more attention from folks who might be familiar with the
> particularities of this hardware.
>
> Thanks,
> --
> Steve Langasek   Give me a lever long enough and a Free OS
> Debian Developer   to set it on, and I can move the world.
> [EMAIL PROTECTED]   http://www.debian.org/
>
> On Thu, Oct 11, 2007 at 08:36:59PM -0400, n p wrote:
> > Package: debian-40r1-alpha-CD-1.iso and
> > debian-40r1-alpha-kde-CD-1.isoinstallation-reports (tried both iso)
> >
> > Boot method: CD-rom via SRM console (V5.7-83)
> > Image version: http://cdimage.debian.org/debian-cd/4.0_r1/a;pha/iso-cd/
> > Date: 2007-10-08 and 2007-10-10 (each iso CD-rom respectively)
> >
> > Machine: DEC AlphaServer 1000A 4/266 RM
> > Processor: (see Machine above)
> > Memory: 1024 Meg of System Memory (from SRM show memory command)
> > Partitions: 2 GBytes SCSI disk x 3; all 3 were detected during
> partitioning
> > phase but only the first drive was used by the default set-up
> >
> > Output of lspci -nn and lspci -vnn: (do not understand this question)
> > Not sure if the following information is helpful: the console
> displayed
> > these lines after bus probe on power up
> >
> > bus 2, slot  0 -- pka -- QLogic ISP10x0
> > bus 2, slot  1 -- pkb -- NCP 53C810
> > bus 0, slot 12 -- ewa -- DECchip 21041-AA
> > bus 0, slot 13 -- tga -- DECchip ZLXp 21030
> >
> > Base System Installation Checklist:
> >
> > Initial boot: OK
> > Detect network card: OK
> > Configure network: OK
> > Detect CD: OK
> > Load installer modules: OK
> > Detect hard drives: OK
> > Partition hard drivers: OK - only one out of three was partitioned by
> the
> > installer using guided partitioning
> > Install base system: OK
> > Clock/timezone setup: OK
> > User/password setup: OK
> > Install tasks: OK
> > Install boot loader: OK
> > Overall install: not sure - see below
> >
> > Comments/Problems:
> >
> > Booting and installing from the CD seemed to be all right until
> instructed
> > to reboot the server.  Only default values from the installer were used
> (I
> > am very new to Linux installation)
> > Upon reboot, the server booted into the aboot after typing boot from the
> SRM
> > >>> prompt.
> > Got "Welcome to aboot 0.9b ." and the aboot> prompt.
> > Typed in 0 and the following was shown:
> >
> > aboot: loading uncompressed vmlinuz...
> > aboot: loading compressed vmlinuz...
> > aboot: zero-filling 869018 bytes at 0xfc0001715ec6
> > aboot: loading initrd (6384427 bytes/6234 blocks) at 0xfc003f8a6000
> > aboot: starting kernet vmlinuz with arguments ro  root=/dev/sda3
> >
> > After this point the keyboard LEDs (Num Lock, Caps Lock and Scroll Lock)
> > would flash a few times, then the screen/console became frozen.  No
> further
> > activities.
> > Tried left-Alt F4, left-Alt F2, nothing happened.
> >
> > The machine was working before only the os was too old (Digital UNIX
> 3.2g).
> > Tried both the Debian first iso CD-rom and the KDE iso CD-rom, both had
> the
> > same problem.
> >
> > Would someone be kind enough to help please?  Thank you very much in
> > advance.
>


Bug#247342: Feel Like Chatting

2007-10-18 Thread Shane Spencer
I'm not sure where to file this.

On 10/17/07, Holly Atkinson <[EMAIL PROTECTED]> wrote:
> Hi My Name is Holly
> I am bored and would love some company
> I love to chat online and take pics
> If you want I can send you some photos email me for the pics
>
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#446319: Debian Installation Reports on a Alpha server

2007-10-18 Thread Steve Langasek
Hi n p,

I'm forwarding this report to the debian-alpha mailing list, where it's
likely to get more attention from folks who might be familiar with the
particularities of this hardware.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/

On Thu, Oct 11, 2007 at 08:36:59PM -0400, n p wrote:
> Package: debian-40r1-alpha-CD-1.iso and
> debian-40r1-alpha-kde-CD-1.isoinstallation-reports (tried both iso)
> 
> Boot method: CD-rom via SRM console (V5.7-83)
> Image version: http://cdimage.debian.org/debian-cd/4.0_r1/a;pha/iso-cd/
> Date: 2007-10-08 and 2007-10-10 (each iso CD-rom respectively)
> 
> Machine: DEC AlphaServer 1000A 4/266 RM
> Processor: (see Machine above)
> Memory: 1024 Meg of System Memory (from SRM show memory command)
> Partitions: 2 GBytes SCSI disk x 3; all 3 were detected during partitioning
> phase but only the first drive was used by the default set-up
> 
> Output of lspci -nn and lspci -vnn: (do not understand this question)
> Not sure if the following information is helpful: the console displayed
> these lines after bus probe on power up
> 
> bus 2, slot  0 -- pka -- QLogic ISP10x0
> bus 2, slot  1 -- pkb -- NCP 53C810
> bus 0, slot 12 -- ewa -- DECchip 21041-AA
> bus 0, slot 13 -- tga -- DECchip ZLXp 21030
> 
> Base System Installation Checklist:
> 
> Initial boot: OK
> Detect network card: OK
> Configure network: OK
> Detect CD: OK
> Load installer modules: OK
> Detect hard drives: OK
> Partition hard drivers: OK - only one out of three was partitioned by the
> installer using guided partitioning
> Install base system: OK
> Clock/timezone setup: OK
> User/password setup: OK
> Install tasks: OK
> Install boot loader: OK
> Overall install: not sure - see below
> 
> Comments/Problems:
> 
> Booting and installing from the CD seemed to be all right until instructed
> to reboot the server.  Only default values from the installer were used (I
> am very new to Linux installation)
> Upon reboot, the server booted into the aboot after typing boot from the SRM
> >>> prompt.
> Got "Welcome to aboot 0.9b ." and the aboot> prompt.
> Typed in 0 and the following was shown:
> 
> aboot: loading uncompressed vmlinuz...
> aboot: loading compressed vmlinuz...
> aboot: zero-filling 869018 bytes at 0xfc0001715ec6
> aboot: loading initrd (6384427 bytes/6234 blocks) at 0xfc003f8a6000
> aboot: starting kernet vmlinuz with arguments ro  root=/dev/sda3
> 
> After this point the keyboard LEDs (Num Lock, Caps Lock and Scroll Lock)
> would flash a few times, then the screen/console became frozen.  No further
> activities.
> Tried left-Alt F4, left-Alt F2, nothing happened.
> 
> The machine was working before only the os was too old (Digital UNIX 3.2g).
> Tried both the Debian first iso CD-rom and the KDE iso CD-rom, both had the
> same problem.
> 
> Would someone be kind enough to help please?  Thank you very much in
> advance.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#447071: patches

2007-10-18 Thread Joey Hess
dann frazier wrote:
> + # If DHCP provides multiple servers, ignore all but the first
> + dhcp_ntp=`echo $RET | cut -d' ' -f1`

Please quote "$RET" here to make it less easy for a rogue NTP server to
(accidentially) root d-i. :-)

> Index: dhclient-script
> ===
> --- dhclient-script   (revision 49779)
> +++ dhclient-script   (working copy)
> @@ -89,6 +89,10 @@
>  # Get the domain name into a file suitable for netcfg to read.
>  echo -n "$new_domain_name" > /tmp/domain_name
>  
> +if [ -n "$new_ntp_servers" ]; then
> +echo -n "$new_ntp_servers" > /tmp/dhcp-ntp-servers
> +fi

I'd probably use printf instead of echo -n although it will work in the
d-i environment.

-- 
see shy jo


signature.asc
Description: Digital signature


Re: Please unblock ttf-cjk-compact 1.11

2007-10-18 Thread Jeroen van Wolffelaar
On Fri, Oct 12, 2007 at 01:34:58AM +0200, Luk Claes wrote:
> On Fri, Oct 12, 2007 at 08:04:16AM +0900, Kenshi Muto wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > Hi Luk,
> 
> Hi Kenshi
> 
> > At 9 Oct 07 12:57:40 GMT,
> > Luk Claes wrote:
> > > >> Please unblock ttf-cjk-compact 1.11.
> > > >>
> > > >> This package has CJK fonts are needed for newer d-i.
> > > >> I believe it's safe to unfreeze this package usually because
> > > >> this udeb package is related with only CJK fonts of GUI d-i.
> > > > 
> > > > No objection
> > > 
> > > unblocked.
> > 
> > Thank you for unblocking it.
> > But strangely it won't enter in testing even unblock is set.
> > FYI ttf-cjk-compact hasn't any debs but only
> > ttf-cjk-compact-udeb udeb (all arch).
> 
> Unfortunately udebs are not handled automatically by the testing
> migration script. These are taken care of by a script of Jeroen (in Cc).

ttf-cjk-compact migrated.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: grub-install in chroot

2007-10-18 Thread Igor Stirbu
Hello,

2007/10/17, Shane Spencer <[EMAIL PROTECTED]>:
>
> Ah..
>
> grub-install isn't really needed, make sure the package is installed
> in the chroot environment.  chroot in and make sure /boot/grub exists.
>
> The rest should work a little like this:
>
> cp -a /usr/lib/grub/x86(or whatever arch)/* /boot/grub/


This command should be executed inside chroot

Assuming /dev/sda is your the drive you want to install grub on:
>
> echo (hd0) /dev/sda > /etc/boot/device.map
>
> grub --device-map=/etc/boot/device.map


And suppose these are run outside of chroot.

grub> root (hd0,0)
> root (hd0,0)
> Filesystem type is ext2fs, partition type 0x83
> grub> setup (hd0)
> setup (hd0)
> Checking if "/boot/grub/stage1" exists... no
> Checking if "/grub/stage1" exists... yes
> Checking if "/grub/stage2" exists... yes
> Checking if "/grub/e2fs_stage1_5" exists... yes
> Running "embed /grub/e2fs_stage1_5 (hd0)"...  15 sectors are embedded.
> succeeded
> Running "install /grub/stage1 (hd0) (hd0)1+15 p (hd0,0)/grub/stage2
> /grub/menu.lst"... succeeded
> Done.
> grub>


This is a more flexible way to install grub.

Is it possible to add either of these methods to the Installation Guide? I
usually
try to follow the official documentation and in this case it is not complete
from
this point of view.

Thanks,
Igor


-- 
:wq


Processed: setting package to bdf2psf console-setup console-setup-amiga-ekmap console-setup-ataritt-ekmap console-setup-fonts-udeb console-setup-macintoshold-ekmap console-setup-mini console-setup-pc-

2007-10-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.9
> package bdf2psf console-setup console-setup-amiga-ekmap 
> console-setup-ataritt-ekmap console-setup-fonts-udeb 
> console-setup-macintoshold-ekmap console-setup-mini console-setup-pc-ekmap 
> console-setup-sun4-ekmap console-setup-sun5-ekmap console-setup-udeb
Ignoring bugs not assigned to: console-setup-sun5-ekmap 
console-setup-fonts-udeb bdf2psf console-setup-ataritt-ekmap 
console-setup-pc-ekmap console-setup-sun4-ekmap console-setup-mini 
console-setup-udeb console-setup-amiga-ekmap console-setup 
console-setup-macintoshold-ekmap

> tags 447109 + pending
Bug#447109: [INTL:be] console-setup belarussian translation patch
Tags were: l10n patch
Tags added: pending

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#447109: [INTL:be] console-setup belarussian translation patch

2007-10-18 Thread Christian Perrier
Quoting Andrei Darashenka ([EMAIL PROTECTED]):
> Package: console-setup
> Version: 1.19
> Tags: l10n patch
> Severity: wishlist
> X-Debbugs-CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
> 
> Hello Collegues,
> 
> please include a Belarussian translation for package console-setup
> The translation made by Pavel Piatruk.


Committed.

Indeed, console-setup is a special case as it is maintained in the
Debian Installer repository (packages/console-setup. So you can indeed
directly update it as you have commit access to D-I).




signature.asc
Description: Digital signature


Bug#447109: [INTL:be] console-setup belarussian translation patch

2007-10-18 Thread Andrei Darashenka
Package: console-setup
Version: 1.19
Tags: l10n patch
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED], [EMAIL PROTECTED]

Hello Collegues,

please include a Belarussian translation for package console-setup
The translation made by Pavel Piatruk.

Best regards,
Andrei Darashenka


console-setup_1.19_templates.be.po
Description: application/gettext