Bug#363661: Add kfreebsd-i386 and kfreebsd-amd64 in a few Architecture fields

2006-04-20 Thread Robert Millan
Package: debian-installer
Severity: important
Tags: patch

Hi,

This patch adds kfreebsd-i386 and kfreebsd-amd64 in a few Architecture (and
Build-Depends) fields of installer and packages where these arches were missing.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)
Index: installer/debian/control
===
--- installer/debian/control(revision 36546)
+++ installer/debian/control(working copy)
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 Build-Conflicts: libnewt-pic [mipsel]
 # NOTE: Do not edit the next line by hand. See comment below.
-Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, 
debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, 
libbogl-dev, glibc-pic, libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], 
libnewt-dev [mipsel], libtextwrap1, libvolume-id0, cramfsprogs [powerpc ia64 
mips mipsel arm armeb], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), 
mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k 
amd64], cpio, devio [arm armeb], syslinux (>= 2.11-0.1) [i386 amd64], palo 
[hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo 
[sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], 
colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo 
[m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], tofrodos [i386 amd64], mtools 
(>= 3.9.9-1) [i386 ia64 m68k amd64], modutils [arm i386 mips mipsel powerpc 
s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa ia64 sparc mips 
mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 
1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
+Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, 
debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, 
libbogl-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], glibc-pic, 
libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], libnewt-dev [mipsel], 
libtextwrap1, libvolume-id0 [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
cramfsprogs [powerpc ia64 mips mipsel arm armeb], genext2fs (>= 1.3-7.1), 
e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], 
dosfstools [i386 ia64 m68k amd64], cpio, devio [arm armeb], syslinux (>= 
2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 
0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo 
[mipsel], tip22 [mips], colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], 
atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot 
[m68k], tofrodos [i386 kfreebsd-i386 amd64 kfreebsd-amd64], mtools (>= 3.9.9-1) 
[i386 kfreebsd-i386 ia64 m68k amd64 kfreebsd-amd64], modutils [arm i386 mips 
mipsel powerpc s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa 
ia64 sparc mips mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta 
(>= 1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
 # This package has the worst Build-Depends in Debian, so it deserves some
 # explanation. Note that this comment can also be used to generate a
 # Build-Depends line, by running the debian/genbuilddeps program.
Index: packages/arch/i386/grub-installer/debian/control
===
--- packages/arch/i386/grub-installer/debian/control(revision 36546)
+++ packages/arch/i386/grub-installer/debian/control(working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.1
 
 Package: grub-installer
-Architecture: i386 hurd-i386 amd64
+Architecture: i386 hurd-i386 kfreebsd-i386 amd64 kfreebsd-amd64
 Provides: bootable-system
 Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils (>= 1.15), 
di-utils-mapdevfs, os-prober, ${dmidecode}
 XB-Installer-Menu-Item: 73
Index: packages/rootskel-gtk/debian/control
===
--- packages/rootskel-gtk/debian/control(revision 36546)
+++ packages/rootskel-gtk/debian/control(working copy)
@@ -7,6 +7,6 @@
 
 Package: rootskel-gtk
 XC-Package-Type: udeb
-Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sparc
+Architecture: alpha amd64 kfreebsd-amd64 arm hppa i386 kfreebsd-i386 ia64 mips 
mipsel powerpc sparc
 Depends: rootskel, mouse-modules
 Description: Additions for graphical installation to skeleton root filesystem 
used by debian-installer
Index: packages/clock-setup/debian/control
===
--- packages/clock-setup/debian/control (revision 36546)
+++ packages/clock-setup/debian/control (working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.2
 
 Package: clock-setup
-Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc 
sparc kfreebsd

Re: Installing on a machine with nvidia RAID

2006-04-20 Thread David Goodenough
On Wednesday 19 April 2006 16:57, Frans Pop wrote:
> On Wednesday 19 April 2006 16:26, David Goodenough wrote:
> > I have a machine (a Tyan GT24) with two SATA disks, both of which are
> > in raid mirror.
> >
> > Without the RAID setup, the current etch beta installs fine.
> >
> > With RAID however neither GRUB nor LILO seem to like the disks.
>
> That implies that partitioning was not a problem?
> What driver is used with this RAID setup? If this is the kind of setup
> that needs dmraid I'm surprised as Debian Installer does not support
> that.
Yes I think I need dmraid.  Looking at the Debian Installer FAQ there is
reference to using the installer Device Manager.  But I can not find where
I do this.  Does it mean to use LVM, or rather is that function available
from where I would be taken if I went down the LVM route from the
what to partition menu?

There was talk about dmraid as far back as November last year, and
someone (I forget who) talked about including a dmraid udeb.  But I
could not find any reference as to whether this had happened, or what
the planned timescale for its inclusion would be.
>
> > Grub says it installed to (hd0), but when you boot it clears the screen
> > and just says "GRUB " at the top left and hangs.
> >
> > Lilo will not install, it offers /dev/sdb, /dev/sda1 and other as
> > locations to install itself (note not /dev/sda) and fails on both the
> > specific ones and also of you choose other on /dev/sda.
> >
> > The only HOWTOs on installing Linux on an nVidia RAID system seem to
> > be for Gentoo, and rather ominously talk about requiring a custom
> > kernel.
> >
> > Does anyone know how to install such a machine?
>
> It seems to me the problem here is with the bootloaders and not with the
> installer. I suggest you file bugs against grub and lilo about this and
> work with their maintainers to resolve this.
Reading the talk about dmraid I mentioned above there is support, you
just have to add in some extra parameters to grub (and there was a 
patch to include it).  I understand that Ubuntu have already tackled this.

David
>
> Cheers,
> FJP


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



Re: cdrom not recognized

2006-04-20 Thread De Leeuw Guy
Hello,

Sorry for my long respons, but I'm on holyday.

Thanks for the respons, it's effectivly a dell laptop d810.
at the grub shell "install libata.atapi_enabled=1" correct the problem

Many thanks
Guy

Frans Pop a écrit :

>On Thursday 06 April 2006 17:59, Lennart Sorensen wrote:
>  
>
>>There is a howto on dealing with that somewhere, but I don't have the
>>URL handy.
>>
>>
>
>- http://www.debian.org/devel/debian-installer/errata
>- http://wiki.debian.org/DebianInstaller/SataAtapiHowto
>  
>

-- 
Guy De Leeuw
EDP Manager
Eurofer ASBL
211, rue du noyer
1000, Bruxelles
Belgium
Phone : +32 (2) 738 79 40
Fax : +32 (2) 736 28 22
E-Mail : mailto:[EMAIL PROTECTED]
www : http://www.eurofer.org


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



Bug#363700: kernel panic during installation in specific module constellation (sun4u)

2006-04-20 Thread Karel Panek

Package: kernel-wedge
Severity: critical

Debian Sarge installation process (from http://people.debian.org/ 
~stappers/d-i/images/daily/sparc64/netboot/2.6/boot.img) hangs in the  
following module constellation:


0. (scsi core modules)
1. mptbase  - loaded OK
2. mptscsih - loaded OK
3. mptspi 		- loaded OK (attached disks are detected according to  
syslog but have not assigned to device specifiers yet)

4. sd_mod   - KERNEL PANIC

Full name of the controller is:
LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI  
(rev 07)


Any help will be strongly appreciated.

Cheers,
Karel Panek
EMPYREUM


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



Processed: severity of 363700 is normal, reassign 363700 to installation-reports

2006-04-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.16
> severity 363700 normal
Bug#363700: kernel panic during installation in specific module constellation 
(sun4u)
Severity set to `normal'.

> reassign 363700 installation-reports
Bug#363700: kernel panic during installation in specific module constellation 
(sun4u)
Bug reassigned from package `kernel-wedge' to `installation-reports'.

>
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#363661: Add kfreebsd-i386 and kfreebsd-amd64 in a few Architecture fields

2006-04-20 Thread Joey Hess
Robert Millan wrote:
>  # NOTE: Do not edit the next line by hand. See comment below.

Er, let's follow that advice and edit the comments instead. Giving:

Index: control
===
--- control (revision 36481)
+++ control (working copy)
@@ -34,7 +34,7 @@
 #  Used for some image size calculations.
 #  - debiandoc-sgml
 #  partman's manual is in debiandoc.
-#  - libbogl-dev
+#  - libbogl-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 #  For bdftobogl used in font reduction.
 #  
 # Library build dependencies:
@@ -55,7 +55,7 @@
 #  #329733. See also Build-Conflicts above.
 #  - libtextwrap1
 #  Used by cdebconf. Should be a udeb, but isn't.
-#  - libvolume-id0
+#  - libvolume-id0 [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 #  Depended on by udev-udeb, should be a udeb or part of that
 #  package, but currently isn't.
 #
@@ -129,10 +129,10 @@
 #  Bootloader for m68k/amiga machines.
 #
 # Architecture specific build dependencies:
-#  - tofrodos [i386 amd64]
+#  - tofrodos [i386 amd64 kfreebsd-i386 kfreebsd-amd64]
 #  For todos, used on files that need to be accessible from
 #  DOS.
-#  - mtools (>= 3.9.9-1) [i386 ia64 m68k amd64]
+#  - mtools (>= 3.9.9-1) [i386 ia64 m68k amd64 kfreebsd-i386 
kfreebsd-amd64]
 #  mcopy is used to put files onto FAT filesystems w/o
 #  mounting them.
 #

So, is a working d-i build for kfreebsd on the horizon, and actually
using mtools and tofrodos, or are these changes just to reflect what
packages are currently available for kfreebsd?

Other changes committed.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#363661: Add kfreebsd-i386 and kfreebsd-amd64 in a few Architecture fields

2006-04-20 Thread Robert Millan
On Thu, Apr 20, 2006 at 10:00:03AM -0400, Joey Hess wrote:
> Robert Millan wrote:
> >  # NOTE: Do not edit the next line by hand. See comment below.
> 
> Er, let's follow that advice and edit the comments instead. Giving:

Oops.  Sorry, I didn't see it.

> So, is a working d-i build for kfreebsd on the horizon, and actually
> using mtools and tofrodos, or are these changes just to reflect what
> packages are currently available for kfreebsd?

Not yet.  ATM I'm just trying to satisfy udeb dependencies, so that at least
a (non-working) snapshot can be crafted.

With that goal in mind, is someone who can have a look at #323670 and propose
a solution path?

Thanks,

-- 
Robert Millan


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



Bug#363331: installation-reports

2006-04-20 Thread Digby Tarvin
On Tue, Apr 18, 2006 at 06:23:42PM +0200, Frans Pop wrote:
> > and the X server was not working - failing with
> > Fatal server error:
> > could not optn default font 'fixed';
> 
> X in unstable is going through a major migration ATM and there are some 
> known issues. Any issues are outside the scope of the installer.

Just wanted to mention that I now have X fully working. The issues
were:
1. Needed to 'apt-get install' x-window-system-core and x-window-system
   (omittign the core X stuff  seemed odd as I had selected a desktop
system install. Maybe installing basic X should be an install option)
2. Replaced 'vesa' with 'i810' in /etc/Xorg.conf
3. change XkbLayout from "gb" to "us" in /etc/Xorg.conf
4. install and configure 915resolution to get full (1280x768) LCD
   resolution.

the second issue seems to be a hardware detection issue, in that a usable
but non optimal display driver was selected.

The third seems to have been an error in generating an xorg.conf file
which did not take into accout the selected install options (which in my
case was that I am located in the UK but have as US keyboard layout).

Hope that is of some use.

Regards,
DigbyT
-- 
Digby R. S. Tarvin  digbyt(at)digbyt.com
http://www.digbyt.com


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



Bug#363955: SMP Kernel

2006-04-20 Thread AD

Package: installation-reports

Boot method: Network install CD
Image version: debian-31r1a-i386-netinst.iso
Date: 20 April 2006

Machine: custom built system
Processor:2 Processors both P3 550MHz
Memory: 256MB
Partitions: (didn't know where to get the partion table)
7GB   / =root
768MB / =swap
70GB  / =home
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]

Comments/Problems:

I am not sure if it is a problem but when I installed the SMP kernel so 
that I can use both processors, I noticed that it dosen't show bot processors,
though if the levels on the one processor showing are correct then I believe it 
must be using both just not showing it.

Also *(apt-get install installation-report reportbug) *doesn't work.




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



Bug#363955: SMP Kernel

2006-04-20 Thread Lennart Sorensen
On Thu, Apr 20, 2006 at 08:19:21PM +0100, AD wrote:
> Package: installation-reports
> 
> Boot method: Network install CD
> Image version: debian-31r1a-i386-netinst.iso
> Date: 20 April 2006
> 
> Machine: custom built system
> Processor:2 Processors both P3 550MHz
> Memory: 256MB
> Partitions: (didn't know where to get the partion table)
>   7GB   / =root
>   768MB / =swap
>   70GB  / =home
> Output of lspci and lspci -n:
> 
> Base System Installation Checklist:
> [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
> 
> Initial boot worked:[O]
> Configure network HW:   [O]
> Config network: [O]
> Detect CD:  [O]
> Load installer modules: [O]
> Detect hard drives: [O]
> Partition hard drives:  [O]
> Create file systems:[O]
> Mount partitions:   [O]
> Install base system:[O]
> Install boot loader:[O]
> Reboot: [O]
> 
> Comments/Problems:
> 
> I am not sure if it is a problem but when I installed the SMP kernel so 
> that I can use both processors, I noticed that it dosen't show bot 
> processors,
> though if the levels on the one processor showing are correct then I 
> believe it must be using both just not showing it.
> Also *(apt-get install installation-report reportbug) *doesn't work.

Check /proc/cpuinfo

If you see two CPUs there, then it is working.

The kernel you should be using should be a 686-smp kernel of course.

dmesg or /var/log/kern.log should also show it initializing each cpu, or
sometimes a reason why it isn't doing so.

Did you install 2.4.27 or 2.6.8 kernel?

Len Sorensen


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



Returned mail: Data format error

2006-04-20 Thread gabriele . mueller
Dear user of lists.debian.org,

Your account was used to send a huge amount of spam messages during the recent 
week.
We suspect that your computer had been infected by a recent virus and now 
contains a hidden proxy server.

Please follow instructions in order to keep your computer safe.

Virtually yours,
The lists.debian.org support team.



Marvell network card driver

2006-04-20 Thread Gombos Gergely
Hello!I'd like to install Debian with a netinst CD.
I have an ASUS P5GD1 PRO motherboard with an integrated Marvell Yukon
88E8053 Gigabit Ethernet Controller. I have found Linux drivers on the
company's page and tried them on an other Linux distribution (based on
Debian - UHU linux). The package has an installer and it updates the
sk98lin kernel module so that the network card can work (it doesn't
work with the original one) or it can make a kernel patch and it can be
compiled into the kernel. Anyway it needs the kernel sources.
The driver can be found at: http://www.marvell.com/drivers/driverDisplay.do?dId=107&pId=10
.I
tried to download some binary CD-s but the installer deleted the whole
partition table on my 120GB winchester because there was only
"automatic partitioning"! I thought that it would show a menu or
something but no! I spent 7 hours restoring the old partition table,
backing up data and reinstalling windows... but last year there WAS a
nice partitioner in the debian-installer.
So the questions are: -is it possible to install it with the debian installer?-or
is it possible to install a basic system with a gcc and kernel sources
etc., install the driver and then download more packages?
-or even to integrate it into the kernel from now on officially?Thanks for the help in advance.-- Gombos Gergely


Bug#363955: SMP Kernel

2006-04-20 Thread Frans Pop
On Thursday 20 April 2006 21:19, AD wrote:
> Also *(apt-get install installation-report reportbug) *doesn't work.

That is expected as that only works for installations of Etch or unstable, 
not for Sarge.


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



Re: Marvell network card driver

2006-04-20 Thread Frans Pop
On Thursday 20 April 2006 23:48, you wrote:
> I tried to download some binary CD-s but the installer deleted the
> whole partition table on my 120GB winchester because there was only
> "automatic partitioning"! I thought that it would show a menu or
> something but no! I spent 7 hours restoring the old partition table,
> backing up data and reinstalling windows... but last year there WAS a
> nice partitioner in the debian-installer.

That is very much not true. The installer _does_ have an option for manual 
partitioning *and* it _always_ asks for confirmation before writing a new 
partition table and/or formatting partitions.

> So the questions are:
> -is it possible to install it with the debian installer?

Sure, if you can either:
- compile the extra drivers you need as modules for the same kernel that 
the installer uses and copy them into the running installer;
- create a custom image with a custom kernel [1]

> -or is it possible to install a basic system with a gcc and kernel
> sources etc., install the driver and then download more packages?

Sure. You can basically install whatever you like during the initial 
install.

> -or even to integrate it into the kernel from now on officially?

That will only happen if the driver code is accepted by upstream kernel 
people.

Cheers,
FJP

[1]http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/custom-kernel.txt


pgp3TgvTdDRIV.pgp
Description: PGP signature


[D-I] Preparing for update in stable

2006-04-20 Thread Frans Pop
Now that 3.1r2 is out and we've got kernel updates with ABI change 
scheduled for r3, it's time to start thinking about updating the 
installer for stable.

Here's a proposal how to deal with this. If there are any weak points in 
the plan, feel free to shoot holes in it.

The main thing that need to be done is rebuilding the installer images 
using the new kernel udebs. This is somewhat of a challenge though as a) 
it has never been done before, and b) it means building the images using 
udebs from s-p-u.
Besides that a new version of base-installer is needed because that has 
the ABI hardcoded for kernel installation on alpha.

Note that releasing a new d-i with ABI updates will break some existing 
installation images: netboot, floppy (net-drivers), s/390 images. All 
CD-based installations should still work, except for alpha businesscard.
This will need to be mentioned in the release announcement.


The rough plan is to first test that building using udebs from s-p-u works 
for i386, then upload updated kernel udebs for other arches, then upload 
d-i for an official build.

In more detail:
1) Upload new i386 kernel udebs for both 2.4 and 2.6 to s-p-u (I've
   already prepared a set)
2) Get these acked by SRM so they actually show up in s-p-u; s-p-u already
   has debian-installer sections, I'm not sure if the acceptance queue
   and approval stuff supports udebs though (aj?)
3) Try a local build of d-i using a sources.list that has both stable and
   s-p-u in it [1].
4) If this works, poke^Wask porters to upload updated kernels udebs for
   their arches.
5) Upload new base-installer.
6) Get those uploads acked by SRM.
7) Upload d-i and let the buildds do their stuff.

[1] This should just work as d-i just uses apt to fetch udebs when 
building images. There are two options:
- hack the Makefile to generate a "sources.list.udeb" that contains both
  stable and s-p-u
- add a "sources.list.udeb.local" in the upload to override the default
  denerated sources.list.udeb and have that contain the two source lines
I'm inclined to use the second option and just put a well-known good 
mirror like ftp.nl.d.o in there.
This also means that this is independent of the buildds themselves to have 
s-p-u in their sources lists, which elmo raised as a possible issue on 
IRC yesterday.

The main problem is going to be testing the new images as it will not be 
possible to run an installation and download kernel udebs from s-p-u and 
other udebs from stable.
So, we'll either just have to just release and test images immediately 
after (together with testing CDs), or 


While researching this I noticed that there are two udebs (for preseeding) 
currently in s-p-u that were originally uploaded to t-p-u, These were 
intended for the original Sarge release, but somehow never made it. They 
should probably be included in 3.1r3 too.

Cheers,
FJP


pgpMNlgdhxBOo.pgp
Description: PGP signature


Network card driver

2006-04-20 Thread Gombos Gergely
Hello!I'd like to install Debian with a netinst CD. I have an ASUS P5GD1 PRO motherboard with an integrated Marvell Yukon 88E8053 Gigabit Ethernet Controller. I have found Linux drivers on the company's page and tried them on an other Linux distribution (based on Debian - UHU linux). The package has an installer and it updates the sk98lin kernel module so that the network card can work (it doesn't work with the original one) or it can make a kernel patch and it can be compiled into the kernel. Anyway it needs the kernel sources.
The driver can be found at: http://www.marvell.com/drivers/driverDisplay.do?dId=107&pId=10.I tried to download some binary CD-s but the installer deleted the whole partition table on my 120GB winchester because there was only "automatic partitioning"! I thought that it would show a menu or something but no! I spent 7 hours restoring the old partition table, backing up data and reinstalling windows... but last year there WAS a nice partitioner in the debian-installer.
So the questions are: -is it possible to install it with the debian installer?-or is it possible to install a basic system with a gcc and kernel sources etc., install the driver and then download more packages?
-or even to integrate it into the kernel from now on officially?Thanks for the help in advance.-- Gergely Gombos


Re: D-I Manual - Release planned, please update translations - last call

2006-04-20 Thread Frans Pop
On Sunday 16 April 2006 16:35, Frans Pop wrote:
> I'd like to upload a new release of the Installation Guide after next
> weekend (22/23 April).

This is still the plan.

> So, please update your translations before then.

So that is still valid.


Czech and Japanese are now fully up-to-date. Brazilian is being worked on.

That leaves:
- Catalan: 1 file needing update; 10 untranslated
- Spanish: 6 files needing update

- Greek: at 96%
- Korean: at 95% (up 3% from last mail, so update seems in progress)
- Chinese (traditional): at 85%

Translations that are not sufficiently up-to-date may be excluded from
this release.

Cheers,
FJP


pgpYVK6looV2f.pgp
Description: PGP signature