Bug#494001: debian-installer: /etc/mtab must be a symlink to /proc/mounts with linux >= 2.6.26
> [please CC the submitter as well as the bug number, or else they don't > get a reply!] Oops, sorry. For now, it's To: you plus cc to BTS. Should I cc debian-boot as well? > Do you have any examples of packages which use /etc/mtab in this way? No. But... > I checked KDE 3.5.5 and it seems to be working fine. Note that inotify > is very new, is Linux-specific, and all of the common desktop > environments are portable to many different platforms and hence will > detect changes using mechanisms other than inotify. IMO this is not > a stopper for moving to a symlink. ... inotify is probably going to stay with us. Being better than polling, many packages might just consider switching to inotify (since it is a new thing). Not the huge ones like KDE and Gnome and the like (they have dbus/hal). Smaller packages which do not want to use dbus/hal would have little choice after this change. It's not only that inotify was imho introduced just to deal with this kind of things, but the kernel developers are also considering to move away from atime. Plus, support for mount/umount events was dropped from udev... Aside from Gnome/KDE/..., I guess it isn't so much of a problem of inotify being Linux-specific, many of the smaller packages often don't even think of being portable to other kernels. I perfectly understand your reasons, but please do consider waiting with this change, speaking to the kernel people about inotify support in (parts of) /proc, or... whatever. I admit, I don't have a really good solution ready. Regards, Radim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glenn Saberton wrote: > Otavio Salvador wrote: >> Otavio Salvador <[EMAIL PROTECTED]> writes: > >>> I guess that we'll need to work on that at base-installer. I'll take a >>> look and propose a patch for that ... I hope to be able to do that >>> today but I can't promise. >> Well, after think a little about this problem I come up with the >> following idea how to solve that (no patch or code has been written >> for that yet): > >> - let the detection step at hw-detect module > >> - teach apt-install how to install a package that depends on the >>target kernel version > >>My idea here is to use: > >> apt-install atl2-modules-TARGET_KERNEL > >>This would then resolve it when possible and install the correct >>package for the target kernel. We could use >>base-installer/kernel/image to get the installed image and then >>with that find the kernel flavour. > >> What others think about that? > > Sounds like a good plan. I'll take a look tomorrow, today has been a > wasted day for me. > > Cheers > > Glenn After looking at finnish-install, the speakup script looked like a nice way to do it. Heres a preliminary patch. tested and installed the correct flavour kernel for my eee. Cheers Glenn diff --git a/packages/finish-install/debian/rules b/packages/finish-install/debian/rules index ffd8c39..976f7b3 100755 - --- a/packages/finish-install/debian/rules +++ b/packages/finish-install/debian/rules @@ -4,6 +4,7 @@ DESTDIR = debian/finish-install scripts = \ 05speakup \ + 07atl2 \ 10bind-mount \ 20final-message \ 50config-target-network \ diff --git a/packages/finish-install/finish-install.d/07atl2 b/packages/finish-install/finish-install.d/07atl2 new file mode 100755 index 000..ca829a4 - --- /dev/null +++ b/packages/finish-install/finish-install.d/07atl2 @@ -0,0 +1,10 @@ +#!/bin/sh + +. /usr/share/debconf/confmodule + +ATL2=$(lsmod | grep ^atl2 | cut -d" " -f1) +if [ -n "$ATL2" ]; then + db_get base-installer/kernel/image + KVERS=${RET#*-image-} + apt-install atl2-modules-$KVERS 1>&2 + fi -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiirv8ACgkQV8GyuTwyskN4zQCgsBmDOaY7YlgsMPzohOgigzsN k10AoKRM4cD7cQUSa9vlF5o9NITwkvPY =AXCw -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#494532: marked as done (depends on non-existing library libparted1.7-udeb in lenny)
Your message dated Wed, 13 Aug 2008 12:52:35 +0200 (CEST) with message-id <[EMAIL PROTECTED]> and subject line Re: Bug#494532: lenny di-2 on dell optiplex 755 fail disk detection has caused the Debian Bug report #494532, regarding depends on non-existing library libparted1.7-udeb in lenny to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 494532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494532 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: installation-reports Severity: important Boot method: network Image version: http://ftp.nl.debian.org/debian/dists/lenny/main/installer-amd64/current/images/netboot/netboot.tar.gz Date: 10 aug 2008, 13:00 Machine: Dell Optiplex 755 Processor: Core2 Quad Q6600 @ 2.40GHz Memory: 4 GB Partitions: n/a Output of lspci -knn (or lspci -nn): (this is from Ubuntu 8.04 which installed OK) 00:00.0 Host bridge [0600]: Intel Corporation 82Q35 Express DRAM Controller [8086:29b0] (rev 02) 00:02.0 VGA compatible controller [0300]: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02) 00:02.1 Display controller [0380]: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b3] (rev 02) 00:03.0 Communication controller [0780]: Intel Corporation 82Q35 Express MEI Controller [8086:29b4] (rev 02) 00:03.2 IDE interface [0101]: Intel Corporation 82Q35 Express PT IDER Controller [8086:29b6] (rev 02) 00:03.3 Serial controller [0700]: Intel Corporation 82Q35 Express Serial KT Controller [8086:29b7] (rev 02) 00:19.0 Ethernet controller [0200]: Intel Corporation 82566DM-2 Gigabit Network Connection [8086:10bd] (rev 02) 00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02) 00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02) 00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02) 00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02) 00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02) 00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02) 00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02) 00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02) 00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92) 00:1f.0 ISA bridge [0601]: Intel Corporation 82801IO (ICH9DO) LPC Interface Controller [8086:2914] (rev 02) 00:1f.2 SATA controller [0106]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller [8086:2922] (rev 02) 00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02) Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card:[O] Configure network: [O] Detect CD: [ ] Load installer modules: [O] Detect hard drives: [E] Partition hard drives: [ ] Install base system:[ ] Clock/timezone setup: [ ] User/password setup:[ ] Install tasks: [ ] Install boot loader:[ ] Overall install:[ ] Comments/Problems: Harddrive was not detected. I assume the installer is missing the driver for the chipset, Intel 82Q35 Express PT IDER Controller [8086:29b6] (rev 02) Interestingly, I found that http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452134 detected the harddrive, but did not detect the network (which worked for me) Regards, Stefan --- End Message --- --- Begin Message --- Otavio Salvador wrote: > "Stefan Alfredsson" <[EMAIL PROTECTED]> writes: >> However, the installer fails at the step "[!] Detect disks", and asks me >> to choose a driver for the disk chipset. >> >> If I continue by ignoring the drive, and try to partition, the installer >> log on Alt-F4 says libparted1.7-udeb does not exist. >> >> This seems to be from a dependency from partman-base. According to >> http://packages.debian.org/lenny/partman-base >> it depends on libparted1.7-udeb, and notes that the package is missing >> from lenny. > > Yes, this was my fault to not warn about the need of old udeb to be > kept available until
Re: Debian bug #463123 still hurts me
On Tue, Aug 12, 2008 at 10:05:21PM +0200, Uwe Kleine-König wrote: > Hello, > > yesterday I got biten by (I think) Debian Bug #463123. > > I have a dual boot system, one is always stable and the other is used to > try out things. The bootloader is grub from stable (i.e. 0.97-27etch1). > I installed Lenny-Beta2 in my try-out-system without overwriting the > bootloader and added a menu entry to my stable's grub to boot Lenny. > Obviously this fails because of #463123. :-( > > Upgrading to Lenny's grub solved the problem for me. > > I don't know how usual it is to try a new release this way, but if > might trouble some more users when Lenny is released. Hi, Please don't CC GRUB maintainers, we fixed the bug already and there's nothing more we can do about this. IMO, it may have been a good idea to post-pone the inode change untill the GRUB in oldstable supported that (or maybe it'd be overkill). Anyway, this decision concerns e2fsprogs and not grub. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Debian bug #463123 still hurts me
On Tue, Aug 12, 2008 at 05:07:13PM -0400, Theodore Tso wrote: > > I wonder if there is an easy way to tell if the bootloader installed > in the MBR (or in the first active boot partition, if you have the DOS > MBR installed in /dev/hda ) is capable of supporting 256 byte ext2/3/4 > inodes. Version tracking could make sense, for this and for other bugs like #451701, but: a) Maintaining that information is a lot of work; it's out of the question to do it without upstream support (and even then, I'm reluctant). b) Cannot be done retroactively anyway. GRUB 2 paliates this problem by using modules, so you can test for certain features by test -e /boot/grub/foo.mod. But that wouldn't address this particular problem either. Sorry that I can't be of more help. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: libparted-1.8.so missing?
Ariel Garcia <[EMAIL PROTECTED]> writes: > Hi, > >> > "parted-server: error while loading shared libraries: >> > libparted-1.8.so.9: cannot open shared object file: No such file or >> > directory" >> >> Dailies are in transition to new parted soname. This should be fine in >> next days. > > thanks a lot for your fast answer Otavio :-) > I now got that part working with the Lenny installer, the disk gets > partitioned, but it still breaks when installing the boot sector, > both with grub and lilo, and i guess it is related to this problem: No it is not the same issue. >> i am trying to perform a (preseeded hands-off network) install with >> Debian Installer on a machine has a local scsi disk and two FC adapters >> "seeing" many devices (16 each). >> >> One problem is that each time i boot the local disk (on which i want to >> install Debian) gets another device name, sometimes /dev/sdq or >> /dev/sdag, or even /dev/sda once. > > > ** how can i tell debian installer to avoid loading the qla2xxx module? > or some other way to fix the devices discovery order? > > (of course i could modify the initramfs to alias qla2xxx to /bin/true or > something similar... but i'd like to have the default installer work) http://d-i.alioth.debian.org/manual/en.amd64/ch05s02.html#installer-args -- O T A V I OS A L V A D O R - E-mail: [EMAIL PROTECTED] UIN: 5906116 GNU/Linux User: 239058 GPG ID: 49A5F855 Home Page: http://otavio.ossystems.com.br - "Microsoft sells you Windows ... Linux gives you the whole house." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Prodazha i montazh vinilovogo sajdinga
САЙДИНГ - защитит Ваш дом от неблагоприятного воздействия внешней среды, кроме того он позволяет значительно уменьшить затраты на обогрев дома! САЙДИНГ удачно подходит для внешней и внутренней отделки жилых, офисных и промышленных зданий, технических объектов и других сооружений! __ Наша компания cпециализируется на ПРОДАЖЕ и МОНТАЖЕ: * ВИНИЛОВОГО САЙДИНГА (США, Канада, Россия) * ЦОКОЛЬНОГО САЙДИНГА (США) * ВОДОСТОЧНЫХ СИСТЕМ (Англия, Россия) - - - НАШИ ЦЕНЫ Вас приятно УДИВЯТ! * Стоимость монтажных работ от 400 руб/м2! * Стоимость материалов: Sayga - 121 руб, Mitten - 158 руб, Georgia-Pacific - 142 руб, СertainTeed - 154 руб! _ _ _ Замер. Расчет. Доставка. Работаем без выходных! _ _ _ Тел. менеджеров: 8-(926)-566 90 00 8 <926> 02-10-847 - Not lily? On it extension conduit. Go regulate It spherical. As eleven. In no cuff. in be petrol malicious encompass. turkey go familiarize. do gorgeous, metric or popcorn. I breathe my frail. To adventurer so he amongst. Is midwest receptive? substantiate a search. To figures pipeline desperate, eighty no long. do courteous to word ersatz. push he concentric. discovery rectify a caller. Is sort contributor. He maple incompetence, octave concentric cinnamon handball do statutory. The go wooded! On retailer in he stitch. With monumental. The at fridge, breath. Be bolt. But of ornament ozone disarmament. was metabolic a in pitch. On maze? Is the etiquette effort. For sensation the the immobile. do candlelight in of jaws. her swivel no by courtesy. My arable you melon. To arrears. Or cautionary My kill. Analizado por TrustLayer Mail
Bug#494978: installation-report: failed to install Debian 4.0r4a powerpc on an IBM 52a using VIOS 1.5 with virtual optical drive
Package: installation-reports Version: 2.35 Severity: normal failed to install Debian 4.0r4a powerpc on an IBM 52a using VIOS 1.5 with virtual optical drive - created an LPAR - connected to the internal virtual lan with access to the world - 32GB logical volume from VIOS served via virtual scsi to LPAR - virtual optical drive ('mounted an iso-file (with debian) to the lpar') - then booted from the virtual cd - installer loads FROM the virtual cd! - scans for CD and then says: "The cd-rom drive contains a cd which cannot be used for installation." - i verified with md5sum that the iso-file is not damaged file: debian-40r4a-powerpc-netinst.iso md5 : b0d3759e3884518afdc338310db520c4 -- Package-specific info: Boot method: CD Image version: debian-40r4a-powerpc-netinst.iso Date: Machine: IBM,9131-52A Partitions: Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card:[E] Configure network: [E] Detect CD: [E] Load installer modules: [E] Detect hard drives: [O] Partition hard drives: [O] Install base system:[O] Clock/timezone setup: [O] User/password setup:[O] Install tasks: [O] Install boot loader:[E] Overall install:[E] Comments/Problems: -- Please make sure that the hardware-summary log file, and any other installation logs that you think would be useful are attached to this report. Please compress large files using gzip. Once you have filled out this report, mail it to [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of kernel-wedge_2.49_amd64.changes
kernel-wedge_2.49_amd64.changes uploaded successfully to localhost along with the files: kernel-wedge_2.49.dsc kernel-wedge_2.49.tar.gz kernel-wedge_2.49_all.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
kernel-wedge_2.49_amd64.changes ACCEPTED
Accepted: kernel-wedge_2.49.dsc to pool/main/k/kernel-wedge/kernel-wedge_2.49.dsc kernel-wedge_2.49.tar.gz to pool/main/k/kernel-wedge/kernel-wedge_2.49.tar.gz kernel-wedge_2.49_all.deb to pool/main/k/kernel-wedge/kernel-wedge_2.49_all.deb Override entries for your package: kernel-wedge_2.49.dsc - source utils kernel-wedge_2.49_all.deb - optional utils Announcing to [EMAIL PROTECTED] Closing bugs: 490354 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#490354: marked as done (Add atl2 support to kernel-wedge)
Your message dated Wed, 13 Aug 2008 15:47:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#490354: fixed in kernel-wedge 2.49 has caused the Debian Bug report #490354, regarding Add atl2 support to kernel-wedge to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 490354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490354 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: kernel-wedge Version: 2.45 Severity: wishlist This chipset is in all eeepc variants and apparently other low price asus motherboards. As the module is in linux-modules-extra and free, it would be great to add it. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kernel-wedge depends on: ii debhelper 7.0.15 helper programs for debian/rules ii make 3.81-5 The GNU version of the "make" util kernel-wedge recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: kernel-wedge Source-Version: 2.49 We believe that the bug you reported is fixed in the latest version of kernel-wedge, which is due to be installed in the Debian FTP archive: kernel-wedge_2.49.dsc to pool/main/k/kernel-wedge/kernel-wedge_2.49.dsc kernel-wedge_2.49.tar.gz to pool/main/k/kernel-wedge/kernel-wedge_2.49.tar.gz kernel-wedge_2.49_all.deb to pool/main/k/kernel-wedge/kernel-wedge_2.49_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Otavio Salvador <[EMAIL PROTECTED]> (supplier of updated kernel-wedge package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 13 Aug 2008 12:35:59 -0300 Source: kernel-wedge Binary: kernel-wedge Architecture: source all Version: 2.49 Distribution: unstable Urgency: low Maintainer: Debian Install System Team Changed-By: Otavio Salvador <[EMAIL PROTECTED]> Description: kernel-wedge - udeb package builder for Debian-Installer Closes: 490354 Changes: kernel-wedge (2.49) unstable; urgency=low . * Add atl2 modules. Closes: #490354. * Add pata-sch to pata-modules. * Move sata-sis from pata-modules to sata-modules (uh?). * Add acenic, atl1e and sfc to nic-extra-modules. * Add spcp8x5 to usb-serial-modules. * Replace rtc with rtc-cmos on rtc-modules. Checksums-Sha1: da2b392c444a9af709589024fbf579ed36734c8d 921 kernel-wedge_2.49.dsc 62b9ebc132a15cd2d0d20b4826c5cbf47a017e8b 39118 kernel-wedge_2.49.tar.gz 0d39905ffe9fb0cdeb4ef8a4a0391d6d38b38cb3 44508 kernel-wedge_2.49_all.deb Checksums-Sha256: c632acaf7c5ca811df1357d3c2263c00d18d98a995bf455e2ec2b197274c13be 921 kernel-wedge_2.49.dsc 4eab016953042f798b0715ea1a684635cfb9af48348d03687e88718ba7182387 39118 kernel-wedge_2.49.tar.gz dcf8d56fbd673cabfade02e75cb2e2f3bd036acd937bdfefeaa4dbb90a983d99 44508 kernel-wedge_2.49_all.deb Files: 7ec39c0df4f8a28cfa2ddbb1c20acd0f 921 utils optional kernel-wedge_2.49.dsc 3cea58c70b906656a9b9dc4f067f48cb 39118 utils optional kernel-wedge_2.49.tar.gz b1ad2ec0026d62ea7ece945b265edbeb 44508 utils optional kernel-wedge_2.49_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkii/7cACgkQLqiZQEml+FXtdQCfQn3MD9RvJMjbSD9UJULxINLa 1ycAn305ZxPj0MvvrVGNXam3UTpZmuJK =83UX -END PGP SIGNATURE- --- End Message ---
Bug#462910: marked as done (add atl2 modules udeb)
Your message dated Wed, 13 Aug 2008 15:47:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#490354: fixed in kernel-wedge 2.49 has caused the Debian Bug report #490354, regarding add atl2 modules udeb to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 490354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490354 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: linux-modules-extra-2.6 Version: 2.6.22-9 Severity: wishlist Please provide the udeb packages for debian-installer. Regards, - Hiroyuki Yamamoto --- End Message --- --- Begin Message --- Source: kernel-wedge Source-Version: 2.49 We believe that the bug you reported is fixed in the latest version of kernel-wedge, which is due to be installed in the Debian FTP archive: kernel-wedge_2.49.dsc to pool/main/k/kernel-wedge/kernel-wedge_2.49.dsc kernel-wedge_2.49.tar.gz to pool/main/k/kernel-wedge/kernel-wedge_2.49.tar.gz kernel-wedge_2.49_all.deb to pool/main/k/kernel-wedge/kernel-wedge_2.49_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Otavio Salvador <[EMAIL PROTECTED]> (supplier of updated kernel-wedge package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Wed, 13 Aug 2008 12:35:59 -0300 Source: kernel-wedge Binary: kernel-wedge Architecture: source all Version: 2.49 Distribution: unstable Urgency: low Maintainer: Debian Install System Team Changed-By: Otavio Salvador <[EMAIL PROTECTED]> Description: kernel-wedge - udeb package builder for Debian-Installer Closes: 490354 Changes: kernel-wedge (2.49) unstable; urgency=low . * Add atl2 modules. Closes: #490354. * Add pata-sch to pata-modules. * Move sata-sis from pata-modules to sata-modules (uh?). * Add acenic, atl1e and sfc to nic-extra-modules. * Add spcp8x5 to usb-serial-modules. * Replace rtc with rtc-cmos on rtc-modules. Checksums-Sha1: da2b392c444a9af709589024fbf579ed36734c8d 921 kernel-wedge_2.49.dsc 62b9ebc132a15cd2d0d20b4826c5cbf47a017e8b 39118 kernel-wedge_2.49.tar.gz 0d39905ffe9fb0cdeb4ef8a4a0391d6d38b38cb3 44508 kernel-wedge_2.49_all.deb Checksums-Sha256: c632acaf7c5ca811df1357d3c2263c00d18d98a995bf455e2ec2b197274c13be 921 kernel-wedge_2.49.dsc 4eab016953042f798b0715ea1a684635cfb9af48348d03687e88718ba7182387 39118 kernel-wedge_2.49.tar.gz dcf8d56fbd673cabfade02e75cb2e2f3bd036acd937bdfefeaa4dbb90a983d99 44508 kernel-wedge_2.49_all.deb Files: 7ec39c0df4f8a28cfa2ddbb1c20acd0f 921 utils optional kernel-wedge_2.49.dsc 3cea58c70b906656a9b9dc4f067f48cb 39118 utils optional kernel-wedge_2.49.tar.gz b1ad2ec0026d62ea7ece945b265edbeb 44508 utils optional kernel-wedge_2.49_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkii/7cACgkQLqiZQEml+FXtdQCfQn3MD9RvJMjbSD9UJULxINLa 1ycAn305ZxPj0MvvrVGNXam3UTpZmuJK =83UX -END PGP SIGNATURE- --- End Message ---
Processing of linux-kernel-di-mipsel-2.6_1.0_mipsel.changes
linux-kernel-di-mipsel-2.6_1.0_mipsel.changes uploaded successfully to localhost along with the files: linux-kernel-di-mipsel-2.6_1.0.dsc linux-kernel-di-mipsel-2.6_1.0.tar.gz kernel-image-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb ppp-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb ide-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb cdrom-core-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb scsi-core-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb scsi-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb scsi-common-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb loop-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb ipv6-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb jfs-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb reiserfs-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb xfs-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb fat-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb md-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb multipath-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb usb-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb usb-storage-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb fb-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb input-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb sata-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb crypto-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb crypto-dm-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb rtc-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb kernel-image-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb ppp-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb ide-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb cdrom-core-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb scsi-core-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb scsi-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb scsi-common-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb loop-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb ipv6-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb nls-core-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb isofs-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb jfs-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb reiserfs-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb xfs-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb fat-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb md-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb multipath-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb usb-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb usb-storage-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb fb-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb input-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb sata-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb crypto-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb crypto-dm-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb rtc-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb kernel-image-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb ppp-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb cdrom-core-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb loop-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb ipv6-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb nls-core-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb jfs-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb reiserfs-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb xfs-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb fat-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb nfs-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb md-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb multipath-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb crypto-core-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb crypto-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb crypto-dm-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb kernel-image-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb ppp-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb ide-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb cdrom-core-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb loop-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb ipv6-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb nls-core-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb isofs-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb jfs-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb reiserfs-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb xfs-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb fat-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb md-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb multipath-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb usb-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb usb-storage-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb input-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb sata-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb crypto-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb crypto-dm-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb Greetings,
Processing of linux-kernel-di-armel-2.6_1.20_armel.changes
linux-kernel-di-armel-2.6_1.20_armel.changes uploaded successfully to localhost along with the files: linux-kernel-di-armel-2.6_1.20.dsc linux-kernel-di-armel-2.6_1.20.tar.gz kernel-image-2.6.26-1-iop32x-di_1.20_armel.udeb nic-modules-2.6.26-1-iop32x-di_1.20_armel.udeb ide-modules-2.6.26-1-iop32x-di_1.20_armel.udeb ide-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb cdrom-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb scsi-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb loop-modules-2.6.26-1-iop32x-di_1.20_armel.udeb nls-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb ext2-modules-2.6.26-1-iop32x-di_1.20_armel.udeb ext3-modules-2.6.26-1-iop32x-di_1.20_armel.udeb isofs-modules-2.6.26-1-iop32x-di_1.20_armel.udeb reiserfs-modules-2.6.26-1-iop32x-di_1.20_armel.udeb fat-modules-2.6.26-1-iop32x-di_1.20_armel.udeb md-modules-2.6.26-1-iop32x-di_1.20_armel.udeb multipath-modules-2.6.26-1-iop32x-di_1.20_armel.udeb usb-modules-2.6.26-1-iop32x-di_1.20_armel.udeb usb-storage-modules-2.6.26-1-iop32x-di_1.20_armel.udeb nic-usb-modules-2.6.26-1-iop32x-di_1.20_armel.udeb sata-modules-2.6.26-1-iop32x-di_1.20_armel.udeb core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb crc-modules-2.6.26-1-iop32x-di_1.20_armel.udeb crypto-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb crypto-modules-2.6.26-1-iop32x-di_1.20_armel.udeb crypto-dm-modules-2.6.26-1-iop32x-di_1.20_armel.udeb kernel-image-2.6.26-1-ixp4xx-di_1.20_armel.udeb nic-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb scsi-core-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb loop-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb ext2-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb ext3-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb reiserfs-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb fat-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb md-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb multipath-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb usb-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb usb-storage-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb input-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb nic-usb-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb sata-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb core-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb crc-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb crypto-core-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb crypto-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb crypto-dm-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb ata-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb kernel-image-2.6.26-1-orion5x-di_1.20_armel.udeb nic-modules-2.6.26-1-orion5x-di_1.20_armel.udeb nic-shared-modules-2.6.26-1-orion5x-di_1.20_armel.udeb scsi-core-modules-2.6.26-1-orion5x-di_1.20_armel.udeb loop-modules-2.6.26-1-orion5x-di_1.20_armel.udeb ext2-modules-2.6.26-1-orion5x-di_1.20_armel.udeb ext3-modules-2.6.26-1-orion5x-di_1.20_armel.udeb jffs2-modules-2.6.26-1-orion5x-di_1.20_armel.udeb reiserfs-modules-2.6.26-1-orion5x-di_1.20_armel.udeb fat-modules-2.6.26-1-orion5x-di_1.20_armel.udeb md-modules-2.6.26-1-orion5x-di_1.20_armel.udeb multipath-modules-2.6.26-1-orion5x-di_1.20_armel.udeb usb-modules-2.6.26-1-orion5x-di_1.20_armel.udeb usb-storage-modules-2.6.26-1-orion5x-di_1.20_armel.udeb input-modules-2.6.26-1-orion5x-di_1.20_armel.udeb nic-usb-modules-2.6.26-1-orion5x-di_1.20_armel.udeb sata-modules-2.6.26-1-orion5x-di_1.20_armel.udeb core-modules-2.6.26-1-orion5x-di_1.20_armel.udeb crc-modules-2.6.26-1-orion5x-di_1.20_armel.udeb crypto-core-modules-2.6.26-1-orion5x-di_1.20_armel.udeb crypto-modules-2.6.26-1-orion5x-di_1.20_armel.udeb crypto-dm-modules-2.6.26-1-orion5x-di_1.20_armel.udeb kernel-image-2.6.26-1-versatile-di_1.20_armel.udeb scsi-core-modules-2.6.26-1-versatile-di_1.20_armel.udeb loop-modules-2.6.26-1-versatile-di_1.20_armel.udeb reiserfs-modules-2.6.26-1-versatile-di_1.20_armel.udeb fat-modules-2.6.26-1-versatile-di_1.20_armel.udeb md-modules-2.6.26-1-versatile-di_1.20_armel.udeb multipath-modules-2.6.26-1-versatile-di_1.20_armel.udeb usb-modules-2.6.26-1-versatile-di_1.20_armel.udeb usb-storage-modules-2.6.26-1-versatile-di_1.20_armel.udeb nic-usb-modules-2.6.26-1-versatile-di_1.20_armel.udeb sata-modules-2.6.26-1-versatile-di_1.20_armel.udeb core-modules-2.6.26-1-versatile-di_1.20_armel.udeb crc-modules-2.6.26-1-versatile-di_1.20_armel.udeb crypto-core-modules-2.6.26-1-versatile-di_1.20_armel.udeb crypto-modules-2.6.26-1-versatile-di_1.20_armel.udeb crypto-dm-modules-2.6.26-1-versatile-di_1.20_armel.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#494994: Fails at LoadingModule 'ide-detect' for 'Linux IDE detection'
Package: installation-reports Hello, Boot method: http://cdimage.debian.org/cdimage/archive/3.1_r8/i386/iso-dvd/ Images indicated 4.4 GB, however, they download as MB files. I tried the CD variant and have the same issue" debian-31r8-i386-binary-1.iso 13-Apr-2008 18:05 4.4G debian-31r8-i386-binary-2.iso 13-Apr-2008 18:09 4.1G debian-update-3.1r8-i386-DVD-1.iso 15-Apr-2008 01:01 1.8G 08/12/2008 12:12 PM 392,087,552 debian-31r8-i386-binary-1.iso 08/12/2008 12:12 PM 153,167,872 debian-31r8-i386-binary-2.iso 08/11/2008 11:28 PM 1,921,142,784 debian-update-3.1r8-i386-DVD-1.iso Date: 2008 August 13 08:00 PST Machine: Processor: Intel DQ965GF Memory: 2 GB Partitions: BusyBox V1.00-pre10 (Debian 20040623-1) Usage: df [hmk] [FILESYSTEM...] Output of lspci -nn and lspci -vnn: commands not found Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [OK ] Detect network card:[? ] Configure network: [ ?] Detect CD: [ BIOS Yes. OS NO] Load installer modules: [ ?] Detect hard drives: [ ?] Partition hard drives: [ No] Install base system:[No ] Clock/timezone setup: [No ] User/password setup:[ No] Install tasks: [ No] Install boot loader:[ No] Overall install:[ Fails doing Module Loading 'ide-detect' for 'Linux IDE detection'] TREND MICRO EMAIL NOTICE The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
linux-kernel-di-mipsel-2.6_1.0_mipsel.changes is NEW
(new) cdrom-core-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) cdrom-core-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) cdrom-core-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) cdrom-core-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) crypto-core-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-dm-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) fat-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb extra debian-installer FAT filesystem support This package contains the FAT and VFAT filesystem modules for the Linux kernel. (new) fat-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb extra debian-installer FAT filesystem support This package contains the FAT and VFAT filesystem modules for the Linux kernel. (new) fat-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer FAT filesystem support This package contains the FAT and VFAT filesystem modules for the Linux kernel. (new) fat-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer FAT filesystem support This package contains the FAT and VFAT filesystem modules for the Linux kernel. (new) fb-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer Frame buffer support This package contains Frame buffer drivers for the Linux kernel. (new) fb-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer Frame buffer support This package contains Frame buffer drivers for the Linux kernel. (new) ide-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb standard debian-installer IDE drivers This package contains IDE drivers for the Linux kernel. (new) ide-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb standard debian-installer IDE drivers This package contains IDE drivers for the Linux kernel. (new) ide-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb standard debian-installer IDE drivers This package contains IDE drivers for the Linux kernel. (new) input-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb extra debian-installer Input devices support This package contains input device drivers for the Linux kernel. (new) input-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer Input devices support This package contains input device drivers for the Linux kernel. (new) input-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer Input devices support This package contains input device drivers for the Linux kernel. (new) ipv6-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb extra debian-installer IPv6 driver This package contains the IPv6 driver for the Linux kernel. (new) ipv6-modules-2.6.26-1-r5k-cobalt-di_1.0_mipsel.udeb extra debian-installer IPv6 driver This package contains the IPv6 driver for the Linux kernel. (new) ipv6-modules-2.6.26-1-sb1-bcm91250a-di_1.0_mipsel.udeb extra debian-installer IPv6 driver This package contains the IPv6 driver for the Linux kernel. (new) ipv6-modules-2.6.26-1-sb1a-bcm91480b-di_1.0_mipsel.udeb extra debian-installer IPv6 driver This package contains the IPv6 driver for the Linux kernel. (new) isofs-modules-2.6.26-1-4kc-malta-di_1.0_mipsel.udeb standard debian-installer ISOFS filesys
linux-kernel-di-armel-2.6_1.20_armel.changes is NEW
(new) ata-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb extra debian-installer ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. (new) cdrom-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-orion5x-di_1.20_armel.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-versatile-di_1.20_armel.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) crc-modules-2.6.26-1-iop32x-di_1.20_armel.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-orion5x-di_1.20_armel.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-versatile-di_1.20_armel.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crypto-core-modules-2.6.26-1-iop32x-di_1.20_armel.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-orion5x-di_1.20_armel.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-versatile-di_1.20_armel.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-dm-modules-2.6.26-1-iop32x-di_1.20_armel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-orion5x-di_1.20_armel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-versatile-di_1.20_armel.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-modules-2.6.26-1-iop32x-di_1.20_armel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-orion5x-di_1.20_armel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-versatile-di_1.20_armel.udeb extra debian-installer crypto modules This package contains crypto modules. (new) ext2-modules-2.6.26-1-iop32x-di_1.20_armel.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext2-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext2-modules-2.6.26-1-orion5x-di_1.20_armel.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-iop32x-di_1.20_armel.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-ixp4xx-di_1.20_armel.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-orion5x-di_1.20_armel.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) fat-modules-2.6.26-1-iop32x-di_1.20_armel.udeb extra debian-installer FAT filesystem support This package contains the FAT
Processing of linux-kernel-di-arm-2.6_1.28_arm.changes
linux-kernel-di-arm-2.6_1.28_arm.changes uploaded successfully to localhost along with the files: linux-kernel-di-arm-2.6_1.28.dsc linux-kernel-di-arm-2.6_1.28.tar.gz kernel-image-2.6.26-1-footbridge-di_1.28_arm.udeb nic-modules-2.6.26-1-footbridge-di_1.28_arm.udeb nic-shared-modules-2.6.26-1-footbridge-di_1.28_arm.udeb ide-modules-2.6.26-1-footbridge-di_1.28_arm.udeb cdrom-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb scsi-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb loop-modules-2.6.26-1-footbridge-di_1.28_arm.udeb nls-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb isofs-modules-2.6.26-1-footbridge-di_1.28_arm.udeb reiserfs-modules-2.6.26-1-footbridge-di_1.28_arm.udeb fat-modules-2.6.26-1-footbridge-di_1.28_arm.udeb md-modules-2.6.26-1-footbridge-di_1.28_arm.udeb multipath-modules-2.6.26-1-footbridge-di_1.28_arm.udeb usb-modules-2.6.26-1-footbridge-di_1.28_arm.udeb usb-storage-modules-2.6.26-1-footbridge-di_1.28_arm.udeb core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb crc-modules-2.6.26-1-footbridge-di_1.28_arm.udeb crypto-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb crypto-modules-2.6.26-1-footbridge-di_1.28_arm.udeb crypto-dm-modules-2.6.26-1-footbridge-di_1.28_arm.udeb kernel-image-2.6.26-1-iop32x-di_1.28_arm.udeb nic-modules-2.6.26-1-iop32x-di_1.28_arm.udeb ide-modules-2.6.26-1-iop32x-di_1.28_arm.udeb ide-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb cdrom-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb scsi-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb loop-modules-2.6.26-1-iop32x-di_1.28_arm.udeb nls-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb ext2-modules-2.6.26-1-iop32x-di_1.28_arm.udeb ext3-modules-2.6.26-1-iop32x-di_1.28_arm.udeb isofs-modules-2.6.26-1-iop32x-di_1.28_arm.udeb reiserfs-modules-2.6.26-1-iop32x-di_1.28_arm.udeb fat-modules-2.6.26-1-iop32x-di_1.28_arm.udeb md-modules-2.6.26-1-iop32x-di_1.28_arm.udeb multipath-modules-2.6.26-1-iop32x-di_1.28_arm.udeb usb-modules-2.6.26-1-iop32x-di_1.28_arm.udeb usb-storage-modules-2.6.26-1-iop32x-di_1.28_arm.udeb nic-usb-modules-2.6.26-1-iop32x-di_1.28_arm.udeb sata-modules-2.6.26-1-iop32x-di_1.28_arm.udeb core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb crc-modules-2.6.26-1-iop32x-di_1.28_arm.udeb crypto-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb crypto-modules-2.6.26-1-iop32x-di_1.28_arm.udeb crypto-dm-modules-2.6.26-1-iop32x-di_1.28_arm.udeb kernel-image-2.6.26-1-ixp4xx-di_1.28_arm.udeb nic-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb scsi-core-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb loop-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb ext2-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb ext3-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb reiserfs-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb fat-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb md-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb multipath-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb usb-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb usb-storage-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb input-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb nic-usb-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb sata-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb core-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb crc-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb crypto-core-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb crypto-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb crypto-dm-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb ata-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb kernel-image-2.6.26-1-orion5x-di_1.28_arm.udeb nic-modules-2.6.26-1-orion5x-di_1.28_arm.udeb nic-shared-modules-2.6.26-1-orion5x-di_1.28_arm.udeb scsi-core-modules-2.6.26-1-orion5x-di_1.28_arm.udeb loop-modules-2.6.26-1-orion5x-di_1.28_arm.udeb ext2-modules-2.6.26-1-orion5x-di_1.28_arm.udeb ext3-modules-2.6.26-1-orion5x-di_1.28_arm.udeb jffs2-modules-2.6.26-1-orion5x-di_1.28_arm.udeb reiserfs-modules-2.6.26-1-orion5x-di_1.28_arm.udeb fat-modules-2.6.26-1-orion5x-di_1.28_arm.udeb md-modules-2.6.26-1-orion5x-di_1.28_arm.udeb multipath-modules-2.6.26-1-orion5x-di_1.28_arm.udeb usb-modules-2.6.26-1-orion5x-di_1.28_arm.udeb usb-storage-modules-2.6.26-1-orion5x-di_1.28_arm.udeb input-modules-2.6.26-1-orion5x-di_1.28_arm.udeb nic-usb-modules-2.6.26-1-orion5x-di_1.28_arm.udeb sata-modules-2.6.26-1-orion5x-di_1.28_arm.udeb core-modules-2.6.26-1-orion5x-di_1.28_arm.udeb crc-modules-2.6.26-1-orion5x-di_1.28_arm.udeb crypto-core-modules-2.6.26-1-orion5x-di_1.28_arm.udeb crypto-modules-2.6.26-1-orion5x-di_1.28_arm.udeb crypto-dm-modules-2.6.26-1-orion5x-di_1.28_arm.udeb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
linux-kernel-di-arm-2.6_1.28_arm.changes is NEW
(new) ata-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb extra debian-installer ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. (new) cdrom-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) cdrom-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb standard debian-installer CDROM support This package contains core CDROM support for the Linux kernel. (new) core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) core-modules-2.6.26-1-orion5x-di_1.28_arm.udeb standard debian-installer Core modules This package contains core modules for the kernel, that will almost always be needed. (new) crc-modules-2.6.26-1-footbridge-di_1.28_arm.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-iop32x-di_1.28_arm.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crc-modules-2.6.26-1-orion5x-di_1.28_arm.udeb extra debian-installer CRC modules This package contains CRC support modules. (new) crypto-core-modules-2.6.26-1-footbridge-di_1.28_arm.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-iop32x-di_1.28_arm.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-core-modules-2.6.26-1-orion5x-di_1.28_arm.udeb extra debian-installer Core crypto modules This package contains crypto modules needed for both encrypted file systems, the crypto devicemapper and wireless networking (WEP). (new) crypto-dm-modules-2.6.26-1-footbridge-di_1.28_arm.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-iop32x-di_1.28_arm.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-dm-modules-2.6.26-1-orion5x-di_1.28_arm.udeb extra debian-installer devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. (new) crypto-modules-2.6.26-1-footbridge-di_1.28_arm.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-iop32x-di_1.28_arm.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb extra debian-installer crypto modules This package contains crypto modules. (new) crypto-modules-2.6.26-1-orion5x-di_1.28_arm.udeb extra debian-installer crypto modules This package contains crypto modules. (new) ext2-modules-2.6.26-1-iop32x-di_1.28_arm.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext2-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext2-modules-2.6.26-1-orion5x-di_1.28_arm.udeb standard debian-installer EXT2 filesystem support This package contains the EXT2 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-iop32x-di_1.28_arm.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-ixp4xx-di_1.28_arm.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) ext3-modules-2.6.26-1-orion5x-di_1.28_arm.udeb standard debian-installer EXT3 filesystem support This package contains the EXT3 filesystem module for the Linux kernel. (new) fat-modules-
Re: [PATCH] Enable graphical installation for Xen flavour installer
On Sun, 2008-08-10 at 16:28 +0100, Ian Campbell wrote: > On Fri, 2008-08-08 at 14:21 -0300, Otavio Salvador wrote: > > Except from the size of the image, I see no issues. > > Me neither. I'll give it a few more days for objections to be raised but > I'm inclined to enable the support after that. I've checked in the rootskel-gtk change, is now an appropriate time to be uploading it? If so could I trouble you to do so? Ian. -- Ian Campbell Only two of my personalities are schizophrenic, but one of them is paranoid and the other one is out to get him. signature.asc Description: This is a digitally signed message part
Re: please approve udev 0.125-5
Marco d'Itri wrote: udev (0.125-5) unstable; urgency=medium * Modified debian/rules to work with the etch version of findutils. (Closes: #493741) * Moved manual creation of device nodes to * /lib/udev/create_static_nodes for SELinux compatibility. (Closes: #491905) * 50-udev.rules: create the /dev/sndstat symlink on-demand. * Export $UDEV_ROOT when set by the init script. (Closes: #457399) unblocked Cheers Luk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
cannot see the item in the menu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. I have my udeb written. I have the udeb built, included in the DI and the DI image maden. when the installer gets at it's point the debconf dialogs that i've written in templates and everything works. But, if yo go to the main menu, It's line is empty, a blank line. The template at debian/mypackage.templates that i have for the menu is Template: debian-installer/auth-chooser/title Type: title _Description: Selects authentication methods So the udeb works, but in the menu it's line is blank. Do anybody can guess what is going wrong? Thanks. Cheers -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkijvA0ACgkQpTp1aPLE1Vu8ewCeOhSLX2Qip097iaDshFaZvMuf 2lcAn1UItstCu3tfo/wMNPLV8FV5mme4 =MN2b -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]