Commit Graph

5527 Commits

Author SHA1 Message Date
Maximilian Attems 269546845f config maintainer script is gone
no need to care about it.

svn path=/dists/trunk/linux-2.6/; revision=14590
2009-11-08 20:39:50 +00:00
Maximilian Attems bd26c9179c Really fix missing kernel-img.conf makes a debian kernel not installable
There is no /etc/kernel-img.con on a fresh debootstrap sid. Installing a
kernel leads to:

|mikejones:/var/lib# dpkg --configure -a
|Setting up linux-image-2.6.31-1-amd64 (2.6.31-1) ...
|Running depmod.
|Running update-initramfs.
|update-initramfs: Generating /boot/initrd.img-2.6.31-1-amd64
|Error retreiving answer for linux-image-2.6.31-1-amd64/postinst/create-kimage-link-2.6.31-1-amd64:
| linux-image-2.6.31-1-amd64/postinst/create-kimage-link-2.6.31-1-amd64 doesn't exist at
| /var/lib/dpkg/info/linux-image-2.6.31-1-amd64.postinst line 522, <STDIN> line 3.
|dpkg: error processing linux-image-2.6.31-1-amd64 (--configure):
| subprocess installed post-installation script returned error exit status 9

As far as I understand debconf, there must be a template and input() for
${package_name}/postinst/create-kimage-link-$version in order to get a
value saved. Since I did not find it I guess that this can't work.

If the bootloader is palo than the answer is ignored anyway so the
question is not required there.

kernel-img.conf(5) says that do_symlinks defaults to yes.

This could also fix piuparts [0].

[0] http://piuparts.debian.org/sid/fail/linux-image-2.6.31-1-amd64_2.6.31-1.log

[ nuked that template in question and this is indeed the right fix
  instead of reprompting user for useless questions.
  Add a comment and keep current ordering. -maks ]

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

Really fix making a debian kernel installable without kernel-img.conf.

boah the code below this with reverse links must die pretty soon.

thanks for good analysis and bug report.

svn path=/dists/trunk/linux-2.6/; revision=14589
2009-11-08 20:39:41 +00:00
Maximilian Attems bfa7df899d nuke now empty config maintainer script
svn path=/dists/trunk/linux-2.6/; revision=14588
2009-11-08 20:39:28 +00:00
Martin Michlmayr b986c1ece6 [armel/orion5x, armel/kirkwood] Enable ISDN (requested by Markus
Krebs).

svn path=/dists/trunk/linux-2.6/; revision=14580
2009-11-06 21:07:45 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings 985b41bdad Fix broken patch header
svn path=/dists/trunk/linux-2.6/; revision=14540
2009-11-04 01:07:07 +00:00
Ben Hutchings 9358a36117 Do not remove CIS files from tarball
The CIS files are licenced under GPL and are normally edited as
binaries so it is OK that there are no separate source files for them.

svn path=/dists/trunk/linux-2.6/; revision=14539
2009-11-04 00:43:40 +00:00
Ben Hutchings 950d1c8694 Refresh for 2.6.32-rc6
svn path=/dists/trunk/linux-2.6/; revision=14538
2009-11-04 00:40:17 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Ben Hutchings 8be6124957 drm/radeon/r600: add clarifying comment to r600 blit code
svn path=/dists/trunk/linux-2.6/; revision=14533
2009-11-03 01:07:16 +00:00
Ben Hutchings 1ea43a7025 postinst: Accept absolute paths in modules.dep generated by the lenny version of module-init-tools (Closes: #552610)
svn path=/dists/trunk/linux-2.6/; revision=14532
2009-11-01 00:59:45 +00:00
Martin Michlmayr 817fee2c80 make it modular (to be in sync with other configs)
svn path=/dists/trunk/linux-2.6/; revision=14530
2009-10-30 21:14:39 +00:00
Martin Michlmayr 99e38a9e27 no need to set these
svn path=/dists/trunk/linux-2.6/; revision=14529
2009-10-30 21:12:19 +00:00
Martin Michlmayr 4eaac41282 make some MTD chip support modular
svn path=/dists/trunk/linux-2.6/; revision=14528
2009-10-30 20:42:48 +00:00
Martin Michlmayr fe684596d8 turn off CONFIG_MTD_CMDLINE_PARTS on arm
svn path=/dists/trunk/linux-2.6/; revision=14527
2009-10-30 20:40:07 +00:00
Martin Michlmayr 59e0c14510 unifiy FTL and FTLN
svn path=/dists/trunk/linux-2.6/; revision=14526
2009-10-30 20:36:29 +00:00
Martin Michlmayr d5b35d1089 make MTD_BLOCK & MTD_BLOCK_RO modular on arm.
svn path=/dists/trunk/linux-2.6/; revision=14525
2009-10-30 20:35:15 +00:00
Martin Michlmayr 8b29760a7f enable CESA
svn path=/dists/trunk/linux-2.6/; revision=14524
2009-10-30 12:12:20 +00:00
Martin Michlmayr 01fb240bfd [armel/orion5x, armel/kirkwood] Make sure VGA_CONSOLE is disabled,
otherwise the kernel won't boot.

svn path=/dists/trunk/linux-2.6/; revision=14523
2009-10-30 12:10:24 +00:00
Martin Michlmayr c78725f077 remove unknown variables
svn path=/dists/trunk/linux-2.6/; revision=14521
2009-10-30 11:42:35 +00:00
Martin Michlmayr 6bf0919afc config variable changed
svn path=/dists/trunk/linux-2.6/; revision=14519
2009-10-30 10:18:55 +00:00
Bastian Blank 9f403ecc9b debian/config/kernelarch-x86/config-arch-64: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=14517
2009-10-30 09:15:13 +00:00
Bastian Blank c2d45b15ba * debian/changelog: Update.
* debian/config/config: Set TREE_RCU.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14516
2009-10-30 09:00:53 +00:00
Bastian Blank 055aaac3cb debian/config/kernelarch-x86/config:
Move x86 specific options from debian/config/config.

svn path=/dists/trunk/linux-2.6/; revision=14515
2009-10-30 08:49:05 +00:00
Bastian Blank 25dc024d3b * debian/changelog: Update.
* debian/config/config: Enable CRYPTO_VMAC and CRYPTO_GHASH.

svn path=/dists/trunk/linux-2.6/; revision=14514
2009-10-30 08:46:42 +00:00
Bastian Blank 4702752647 debian/config/config: Explicitely enable LBDAF.
svn path=/dists/trunk/linux-2.6/; revision=14513
2009-10-30 08:40:29 +00:00
Bastian Blank 962d39259e * debian/changelog: Update.
* debian/config/config
  - Set SLUB.
  - Remove SLAB related debugging options.

svn path=/dists/trunk/linux-2.6/; revision=14512
2009-10-30 08:36:50 +00:00
Bastian Blank 227ee5a3af * debian/changelog: Update.
* debian/config/config: Enable PERF_EVENTS and EVENT_PROFILE.
* debian/config/kernelarch-x86/config: Remove old option.

svn path=/dists/trunk/linux-2.6/; revision=14511
2009-10-30 08:31:01 +00:00
Bastian Blank e00835d99b * debian/changelog: Update.
* debian/config/sparc/config: Remove EXT2_FS.

svn path=/dists/trunk/linux-2.6/; revision=14510
2009-10-30 08:19:56 +00:00
Bastian Blank 7856d5ca24 debian/config/m68k/config: Remove duplicated option.
svn path=/dists/trunk/linux-2.6/; revision=14509
2009-10-29 21:08:06 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +00:00
Bastian Blank 3bf510bc91 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14507
2009-10-29 20:57:06 +00:00
Bastian Blank 2261cf7ea8 * debian/config/mipsel/config.sb1-bcm91250a: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14500
2009-10-29 11:24:48 +00:00
Bastian Blank 8fba93234e * debian/config/mipsel/config.sb1a-bcm91480b: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14499
2009-10-29 11:23:30 +00:00
Bastian Blank 059db51cb1 * debian/config/mipsel/config.4kc-malta: Remove.
* debian/config/mipsel/defines: Set config file location.

svn path=/dists/trunk/linux-2.6/; revision=14498
2009-10-29 11:21:09 +00:00
Bastian Blank c217b59312 * debian/config/mips/config.5kc-malta: Merge mipsel config.
* debian/config/mipsel/defines: Set config file location.
* debian/config/mipsel/config.5kc-malta: Remove.

svn path=/dists/trunk/linux-2.6/; revision=14497
2009-10-29 11:19:43 +00:00
Bastian Blank 2d421e68f6 debian/config/mips, debian/config/mipsel: Unify endianess selection.
svn path=/dists/trunk/linux-2.6/; revision=14496
2009-10-29 11:05:14 +00:00
Bastian Blank 9427eb9276 debian/config/sparc: Unify configs.
svn path=/dists/trunk/linux-2.6/; revision=14495
2009-10-29 10:58:05 +00:00
Bastian Blank 6154bd8f7a * debian/config/amd64/config.amd64: Remove empty file.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14494
2009-10-29 10:52:17 +00:00
Bastian Blank 5424d006b0 * debian/config/amd64/config, debian/config/i386/config:
Remove empty files.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config,
  debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14493
2009-10-29 10:50:03 +00:00
Bastian Blank dfeae13097 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14488
2009-10-29 09:38:10 +00:00
Bastian Blank a3634c7e99 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86/config: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14487
2009-10-29 09:34:47 +00:00
Bastian Blank 0cce6432ab debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14486
2009-10-29 09:31:47 +00:00
Bastian Blank e39e268dbd Move all description related config options into its own section.
* debian/bin/gencontrol.py: Handle description parts.
* debian/config: Update.
* debian/lib/python/debian_linux/config.py: Recognize new section.
* debian/lib/python/debian_linux/gencontrol.py: Remove old code.

svn path=/dists/trunk/linux-2.6/; revision=14469
2009-10-27 16:35:16 +00:00
Ben Hutchings 6e6c9c982b Include <linux/sched.h> directly in speakup_soft.c now that other headers do not include it
svn path=/dists/trunk/linux-2.6/; revision=14466
2009-10-26 22:28:58 +00:00
Ben Hutchings 3412300f14 Restore inclusion of <linux/crc-ccitt.h>
svn path=/dists/trunk/linux-2.6/; revision=14465
2009-10-26 22:27:21 +00:00
Ben Hutchings 3be178556b Remove more obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=14464
2009-10-26 03:16:57 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Ben Hutchings 5b5812c8a8 README.Debian: Add brief information about building specific binary packages (Closes: #546182)
svn path=/dists/trunk/linux-2.6/; revision=14461
2009-10-26 01:09:57 +00:00