Commit Graph

406 Commits

Author SHA1 Message Date
Ben Hutchings 54998d8ce3 Optionally include network configuration and status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14331
2009-10-04 19:43:48 +00:00
Ben Hutchings 401243c9f8 Set $PATH to include /sbin and /usr/sbin
svn path=/dists/trunk/linux-2.6/; revision=14330
2009-10-04 19:19:58 +00:00
Ben Hutchings 371152a87b Ask whether bug affects the system used for reporting before including its model and PCI information
svn path=/dists/trunk/linux-2.6/; revision=14329
2009-10-04 19:07:23 +00:00
Ben Hutchings fc5a6eed98 Include firmware package status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14328
2009-10-04 18:55:39 +00:00
Ben Hutchings 08ee7482bb Include model information in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14327
2009-10-04 18:49:10 +00:00
Ben Hutchings dc0a9993ac Include PCI device list in bug reports even if the running kernel doesn't match
svn path=/dists/trunk/linux-2.6/; revision=14324
2009-10-04 17:07:54 +00:00
Ben Hutchings 02eed2eef7 Prompt bug reporters to run the kernel version they're reporting on or otherwise record boot messages
svn path=/dists/trunk/linux-2.6/; revision=14322
2009-10-04 16:55:31 +00:00
Maximilian Attems 11de16d79d postinst, preinst: nuke unused variable
svn path=/dists/trunk/linux-2.6/; revision=14320
2009-10-04 16:42:25 +00:00
Maximilian Attems 4798154a03 maintainer script nuke "official_image" variable
we are allways *offical*.

svn path=/dists/trunk/linux-2.6/; revision=14319
2009-10-04 16:42:21 +00:00
Moritz Muehlenhoff 4c1fc0fa66 Make the description of linux-support a little more verbose
svn path=/dists/trunk/linux-2.6/; revision=14308
2009-10-01 21:57:22 +00:00
Maximilian Attems 4f411f7daf postinst cleanup
rename some variables to be more descriptive

svn path=/dists/trunk/linux-2.6/; revision=14294
2009-09-24 20:37:46 +00:00
Maximilian Attems ca7dbf40ee allow non initrd images for now
nuke the preinst check if their is an initramfs,
check makes no sense as anyway around thanks to dep by linux-image

svn path=/dists/trunk/linux-2.6/; revision=14293
2009-09-24 20:37:39 +00:00
Moritz Muehlenhoff 0b88783800 update standards version to 3.8.3
svn path=/dists/trunk/linux-2.6/; revision=14211
2009-09-08 21:02:54 +00:00
Bastian Blank 86b0dcfe84 debian/templates/image.plain.bug/include-1tainted:
Produce long text for taint check.

svn path=/dists/trunk/linux-2.6/; revision=14205
2009-09-02 15:11:38 +00:00
Bastian Blank 59d0e2d840 * debian/changelog: Update.
* debian/templates/image.plain.bug/control: Add Submit-As: linux-2.6.

svn path=/dists/trunk/linux-2.6/; revision=14204
2009-09-02 10:25:19 +00:00
Bastian Blank 4c070f4513 debian/templates/image.plain.bug/include-1tainted: Add TAINT_CRAP.
svn path=/dists/trunk/linux-2.6/; revision=14203
2009-09-02 09:42:35 +00:00
Bastian Blank 1aa710396d debian/templates/image.plain.bug/include-1tainted
- Use bit positions for calculation.
- Remove spaces from output.

svn path=/dists/trunk/linux-2.6/; revision=14202
2009-09-02 09:39:20 +00:00
Moritz Muehlenhoff 3c2c1e6e67 * Add Vcs-Svn and Vcs-Browser stanzas pointing to the SVN branch
used for development in unstable. There are other branches
  used for experimental (trunk), oldstable and stable, but Vcs-*
  doesn't yet provide the ability to distinguish branches in a
  more fine-grained manner. (Closes: #471495)

svn path=/dists/trunk/linux-2.6/; revision=14159
2009-08-21 17:16:34 +00:00
Ben Hutchings 6f7671ee3a Add warning on upgrade to a new upstream version where the system appears to be missing necessary firmware files (closes: #541702)
svn path=/dists/trunk/linux-2.6/; revision=14145
2009-08-20 02:22:34 +00:00
Bastian Blank 2a022b3670 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14107
2009-08-14 21:56:25 +00:00
Maximilian Attems 5a5be7d960 on review completly nuke config
this check makes no sense at all,
and also refers to a gone postinst template.

svn path=/dists/trunk/linux-2.6/; revision=14035
2009-07-27 13:15:12 +00:00
Maximilian Attems 3fc99a1d39 keep the hook variable in their respective Maintainer script
they are unused anywhere else.

svn path=/dists/trunk/linux-2.6/; revision=14034
2009-07-27 12:27:56 +00:00
Maximilian Attems 45dc3175d2 config nuke left over mkimage variable
svn path=/dists/trunk/linux-2.6/; revision=14033
2009-07-27 12:27:45 +00:00
Maximilian Attems 436fcde23e postinst nuke undocumented move_image variable
didn't find that variable move_image documented
and just adds extra complexity.

svn path=/dists/trunk/linux-2.6/; revision=14031
2009-07-27 12:16:21 +00:00
Maximilian Attems 1354ca37d1 official linux-2.6 images update their modules dir
no point in keeping code that allows to circumvent this.
cleans up preinst a lot, nuke related varialbes everywhere.

as bonus nukes in preinst an comment that seems misplaced now..

svn path=/dists/trunk/linux-2.6/; revision=14030
2009-07-27 12:16:03 +00:00
Maximilian Attems 3c7cb82f14 preinst cleanup unused loader variables
preinst doesn't run any bootloader,
so no need to have any related code around.

svn path=/dists/trunk/linux-2.6/; revision=14029
2009-07-27 12:15:49 +00:00
Maximilian Attems 6cc708546f maintainer scripts cleanup nuke trailing newlines
svn path=/dists/trunk/linux-2.6/; revision=14028
2009-07-27 12:15:33 +00:00
Maximilian Attems d226ba0519 Nuke handling related to /initrd directory
the template is quite aged and thus we don't need to check for that.
first step in cleaning up the symlink mess.

svn path=/dists/trunk/linux-2.6/; revision=14027
2009-07-27 12:15:18 +00:00
Maximilian Attems 209a5deff1 maintainer scripts: nuke unused variable do_bootfloppy
floppy are legacy and not something linux-2.6 really cares about.

svn path=/dists/trunk/linux-2.6/; revision=14026
2009-07-27 12:15:02 +00:00
Maximilian Attems 1046c03678 postinst cleanup commented out code
svn path=/dists/trunk/linux-2.6/; revision=14025
2009-07-27 12:14:50 +00:00
Maximilian Attems f168f5c559 config nuke useless code related to upgrade
neither are the variables use nor thus the powerpc exception do
anything.

svn path=/dists/trunk/linux-2.6/; revision=14024
2009-07-27 12:14:37 +00:00
Maximilian Attems baf7bc30e9 config doesn't invoke any boot loader
nuke related boot loader search code and related variables.

svn path=/dists/trunk/linux-2.6/; revision=14023
2009-07-27 12:14:25 +00:00
Maximilian Attems a78d971938 postinst cleanup overly verbose DEBUG stuff
no need to have code duplication in debug warnings,
as we can read or strace them anyway.

svn path=/dists/trunk/linux-2.6/; revision=14022
2009-07-27 12:14:14 +00:00
Maximilian Attems 2ab25d6d69 postinst cleanup the !initrd code pathes
never used and useless.

svn path=/dists/trunk/linux-2.6/; revision=14021
2009-07-27 12:14:01 +00:00
Maximilian Attems a61bed4555 prerm cleanup from unused variables related to initramfs
svn path=/dists/trunk/linux-2.6/; revision=14020
2009-07-27 12:13:50 +00:00
Maximilian Attems 87197ea652 postrm cleanup initramfs related variables
svn path=/dists/trunk/linux-2.6/; revision=14019
2009-07-27 12:13:41 +00:00
Maximilian Attems 7ed10787f2 postinst nuke useless depmod-error template
as we always ship an initramfs that code path,
was never executed and thus is useless for us, nuke it.

svn path=/dists/trunk/linux-2.6/; revision=14018
2009-07-27 12:13:29 +00:00
Maximilian Attems 8bad787f9a config clean up of usesless variables regarding initramfs
svn path=/dists/trunk/linux-2.6/; revision=14017
2009-07-27 12:13:11 +00:00
Maximilian Attems 238bf2017b axe old k-p legacy checks on files in /
linux-2.6 never installed stuff in /,
we shouldn't care at all about this.

svn path=/dists/trunk/linux-2.6/; revision=14016
2009-07-27 12:12:53 +00:00
Maximilian Attems a06416a817 preinst do initrd by default
svn path=/dists/trunk/linux-2.6/; revision=14015
2009-07-27 12:12:33 +00:00
Maximilian Attems 3f8cb4be09 preinst don't check against do_initrd setting
initramfs is the default and user shouldn't be prompted for it.
nukes thus some useless templates.

also nuke do_initrd and warn_initrd variables all over the places.

svn path=/dists/trunk/linux-2.6/; revision=14014
2009-07-27 12:12:07 +00:00
Maximilian Attems dbec8b9060 Newer Standards-Version 3.8.2 without changes
svn path=/dists/trunk/linux-2.6/; revision=13997
2009-07-24 08:57:40 +00:00
Ben Hutchings b4830dbdb1 Add firmware-linux-free package containing DFSG-free firmware.
Make kernel image packages recommend it.

svn path=/dists/trunk/linux-2.6/; revision=13934
2009-07-15 01:23:53 +00:00
Maximilian Attems ea06e443d1 linux-tree fix typo in long desc
linux-tree-2.6.30

    * W spelling-error-in-description
          o superseeded superseded

svn path=/dists/trunk/linux-2.6/; revision=13844
2009-06-23 09:43:55 +00:00
Maximilian Attems c3fff7baed linux-source reword long desc
fixes lintian warning:
linux-source-2.6.30

    * I using-first-person-in-description
          o line 4: we

svn path=/dists/trunk/linux-2.6/; revision=13842
2009-06-22 22:56:25 +00:00
Bastian Blank 32d1b78d43 debian/templates/control.source.in: Fix debhelper build-dep.
svn path=/dists/trunk/linux-2.6/; revision=13806
2009-06-13 22:57:52 +00:00
Bastian Blank 76b99fd2e4 * debian/changelog: Update.
* debian/templates: Update sections.

svn path=/dists/trunk/linux-2.6/; revision=13803
2009-06-13 11:10:20 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Maximilian Attems aab857f6b4 Newer standard version without changes
svn path=/dists/trunk/linux-2.6/; revision=13585
2009-05-06 18:37:09 +00:00
Maximilian Attems 7ea67fb967 readd versioned dep on debhelper
silences useless lintian warning:
 package-lacks-versioned-build-depends-on-debhelper

svn path=/dists/trunk/linux-2.6/; revision=13584
2009-05-06 18:37:06 +00:00
Bastian Blank b43a2972c2 debian/templates/patch.apply.in: Fail if input is invalid.
svn path=/dists/sid/linux-2.6/; revision=13527
2009-05-01 12:56:12 +00:00
Maximilian Attems 4505097ca9 section s/admin/kernel/
add linux-2.6 stuff to new section.

svn path=/dists/trunk/linux-2.6/; revision=13435
2009-04-17 13:20:11 +00:00
Bastian Blank 73bb83a4e5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13350
2009-04-06 10:36:47 +00:00
Maximilian Attems bdb19873b1 powerpc fix installation of images
"The problem is that (a) the kernel's postinst uses debconf, which uses
stdin and stdout for communication and forbids other junk from appearing
there, and (b) the kernel's postinst calls update-initramfs, which
outputs status information to stdout which debconf thinks is a command
in its protocol and thus confuses any future real debconf commands.
Since the kernel's postinst is the thing with special requirements due
to using debconf, it should be the thing responsible for redirecting
file descriptors around as necessary." -cjwatson

svn path=/dists/sid/linux-2.6/; revision=13347
2009-04-06 09:50:07 +00:00
Maximilian Attems 8bb5dc230d Postrm cleanup new module-init-tools 3.7 files.
merge from trunk.

svn path=/dists/sid/linux-2.6/; revision=13319
2009-04-03 13:45:38 +00:00
Maximilian Attems 0bd7f1ad9e postrm add new bin files
fixes:
rmdir: failed to remove `/lib/modules/2.6.29-rc8-amd64': Directory not empty
dpkg - warning: while removing linux-image-2.6.29-rc8-amd64, directory
`/lib/modules/2.6.29-rc8-amd64' not empty so not removed.

ls /lib/modules/2.6.29-rc8-amd64
modules.alias.bin  modules.dep.bin  modules.symbols.bin

should also land in sid branch.

svn path=/dists/trunk/linux-2.6/; revision=13314
2009-04-02 00:09:50 +00:00
Bastian Blank 2fb210800e debian/templates/control.source.in: Remove old build-depends.
svn path=/dists/trunk/linux-2.6/; revision=13278
2009-03-27 16:35:12 +00:00
Maximilian Attems 3a4b6883b5 linux-libc-dev: Fix the Replaces according to xorg team input
/usr/include/drm/drm_mode.h is now also in linux-libc-dev,
so it's also in libdrm-dev 2.4.5.

Fixed for 2.4.5-2 without that file.

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=13258
2009-03-25 10:07:34 +00:00
Maximilian Attems 3aee2faa19 preinst: shorten output to useful info.
svn path=/dists/trunk/linux-2.6/; revision=13077
2009-03-11 14:56:41 +00:00
Maximilian Attems 70812f97cc preinst: nuke useless "Done." line
svn path=/dists/trunk/linux-2.6/; revision=13076
2009-03-11 14:56:21 +00:00
Bastian Blank 8c504ddd27 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in: Use ${shlibs:Depends}.

svn path=/dists/trunk/linux-2.6/; revision=12925
2009-02-22 19:45:28 +00:00
Maximilian Attems 3c564d72ee linux-libc-dev: Fix the Replaces according to xorg team input
next expected libdrm in sid is >= 2.4.5

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12900
2009-02-22 12:27:23 +00:00
Maximilian Attems 54e2d8bccc Build-Depends versioned dep on debhelper is useless
leave the rest of the fixes to waldi.

svn path=/dists/trunk/linux-2.6/; revision=12899
2009-02-22 12:23:01 +00:00
Maximilian Attems 7d24d1946c plain image simplify postinst
we don't need there any notion of "$hostversion".
also reword error message.

svn path=/dists/trunk/linux-2.6/; revision=12829
2009-02-18 02:01:03 +00:00
Maximilian Attems e6402c82e3 initramfs-tools: update-initramfs
don't use mkinitramfs-kpkg vestiges.
preinst and postinst needed a bit of surge to not call
the old mkinitramfs-kpkg interfaces. just check which initramfs
binary is around and call them.
 they support all relevant linux-2.6 versions.

svn path=/dists/trunk/linux-2.6/; revision=12828
2009-02-18 01:35:38 +00:00
Maximilian Attems d06bbe736f control.tree.in: s/meta package/metapackage/
lintian complained about it: W spelling-error-in-description

svn path=/dists/trunk/linux-2.6/; revision=12827
2009-02-18 01:00:13 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems 29a2ddc196 linux-libc-dev: Add versioned replaces libdrm-dev.
(closes: #513604)
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12673
2009-02-03 11:09:28 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Maximilian Attems 237a444fe0 postinst don't spam on reinstall
user proably don't even cares about the symbolic link,
nuke 2 messages as they don't provide info.
nor is there any action for the admin.

svn path=/dists/trunk/linux-2.6/; revision=12163
2008-09-04 13:52:56 +00:00
Maximilian Attems dff52f05ea shorten postinst output
no need to bother the user if this is postinst or even a "hook script".

svn path=/dists/trunk/linux-2.6/; revision=12067
2008-08-14 17:41:51 +00:00
Bastian Blank 4134db83f3 debian/templates/control.headers.featureset.in: Remove apt instructions.
svn path=/dists/trunk/linux-2.6/; revision=11899
2008-07-23 23:46:21 +00:00
Bastian Blank b5ecf76d53 debian/templates/control.libc-dev.in: Update description.
svn path=/dists/trunk/linux-2.6/; revision=11898
2008-07-23 23:42:21 +00:00
Bastian Blank a46c6d7e8c debian/templates/control.main.in: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11897
2008-07-23 23:40:59 +00:00
Bastian Blank 9f0f3674ae debian/templates: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11896
2008-07-23 23:38:47 +00:00
Bastian Blank 3d91f68d35 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-kernel-package.in:
Drop versions from debconf dependencies.

svn path=/dists/trunk/linux-2.6/; revision=11883
2008-07-23 15:10:23 +00:00
Bastian Blank 047a2fb06c Remove Provides from -all header packages, they are not for endusers.
debian/templates/control.headers.arch.in: Remove Provides.

svn path=/dists/trunk/linux-2.6/; revision=11878
2008-07-23 14:53:26 +00:00
Bastian Blank d76593b85d debian/templates/image.plain.bug/include-1tainted: Add new taint types.
svn path=/dists/trunk/linux-2.6/; revision=11812
2008-07-09 07:31:27 +00:00
Bastian Blank a94336da05 debian/templates/control.headers.in,
debian/templates/control.headers.featureset.in:
Include complete ABI in short description.

svn path=/dists/trunk/linux-2.6/; revision=11809
2008-07-08 14:29:27 +00:00
Maximilian Attems 101770431a linux image postinst cosmetic printf fix.
currently is printed:
Running depmod.
Using mkinitramfs-kpkg to build the ramdisk.

just print:
Running depmod.
Running mkinitramfs-kpkg.

(which reminds me that this wrapper should be nuked).

svn path=/dists/trunk/linux-2.6/; revision=11743
2008-07-01 15:09:13 +00:00
Bastian Blank c449940fb1 debian/templates/control.image.type-kernel-package.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in:
Remove old description placeholder.

svn path=/dists/trunk/linux-2.6/; revision=11705
2008-06-25 12:56:58 +00:00
Maximilian Attems 7fb1ffc66c linux image postinst shut up useless message
if no initrd creator is around we cry woolf anyway.

svn path=/dists/trunk/linux-2.6/; revision=11528
2008-06-05 21:05:40 +00:00
Maximilian Attems c9da4cfb3c Revert "linux-libc-dev: Add a replaces for amd64-libs-dev."
-- relevant irc discussion:
00:43 <waldi> maks: sarge->lenny upgrades are not supported
00:44 <maks> waldi i know but people like to install latest linux-26 in etch
00:44 <waldi> not our problem
00:45 <waldi> this is not supported
00:45 <waldi> and even if, only on top of etch, where it is already moved in l-k-h
---

thus revert and close away.

This reverts commit 72cd97dcf534b764c137b62ff2b7fbc6fd362d2b.

svn path=/dists/trunk/linux-2.6/; revision=11442
2008-05-21 22:49:36 +00:00
Maximilian Attems 0eae2689a3 linux-libc-dev: Add a replaces for amd64-libs-dev.
> Both linux-kernel-headers in etch and amd64-libs-dev in sarge
> provide /usr/include/asm/bootsetup.h (among others), leading to a hiccup
> during sarge->etch upgrade if they are not upgraded in the right order.

a bit late not but better safe than sorry,
can be kicked after Lenny release.

svn path=/dists/trunk/linux-2.6/; revision=11441
2008-05-21 22:33:56 +00:00
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Bastian Blank 1c0b76c6ef debian/templates/control.headers.arch.in,
debian/templates/control.headers.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.xen-linux-system.in: Use binary:Version.

svn path=/dists/trunk/linux-2.6/; revision=11144
2008-04-23 16:40:44 +00:00
Bastian Blank fc13725e91 * debian/bin/gencontrol.py: Don't create debian/bin/patch.unpatch.
* debian/rules.real: Install patch.unpatch from templates.
* debian/templates/patch.unpatch
  - Move from debian/templates/patch.unpatch.in.
  - Only use static informations.

svn path=/dists/trunk/linux-2.6/; revision=11102
2008-04-19 11:29:21 +00:00
Bastian Blank 6a0cbff5e4 * debian/bin/gencontrol.py: Update patch tool generation.
* debian/templates/patch.apply.in
  - Remove current override.
  - Make version handling easier.
  - Check for correct package upstream version.

svn path=/dists/trunk/linux-2.6/; revision=11101
2008-04-19 11:23:51 +00:00
Bastian Blank 7254cc540f debian/templates/control.main.in: Make linux-patch depend against linux-support.
svn path=/dists/trunk/linux-2.6/; revision=11099
2008-04-19 10:01:11 +00:00
Bastian Blank 45fc75201c * debian/bin/gencontrol.py: Export abiname for patch tools.
* debian/templates/patch.apply.in: Setup path.

svn path=/dists/trunk/linux-2.6/; revision=11098
2008-04-19 10:00:48 +00:00
Bastian Blank 019ee7fece * debian/lib/python/debian_linux/patches.py
- Simplify reverse check.
  - Add series list.
* debian/templates/patch.apply.in
  - Fix extra matching.
  - Use full version check.

svn path=/dists/trunk/linux-2.6/; revision=11097
2008-04-19 09:52:44 +00:00
Bastian Blank 32ce50b5fa debian/templates/temp.image.plain/templates: Remove leftover translation hints.
svn path=/dists/trunk/linux-2.6/; revision=11091
2008-04-18 08:53:00 +00:00
Bastian Blank 2269ad9e7d debian/templates/temp.image.plain/templates:
Mark descriptions as not translated.

svn path=/dists/trunk/linux-2.6/; revision=11085
2008-04-17 09:57:58 +00:00
Maximilian Attems ebf431faad debconf template rewirte.
project smith hit the linux-2.6 templates.
linux-2.6 should generate now much less lintian warnings.
thanks to bubulle!!!

svn path=/dists/trunk/linux-2.6/; revision=11084
2008-04-16 16:45:12 +00:00
Maximilian Attems 2a61d7cabb control: newer standard version 3.7.3.0
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10942
2008-03-22 22:06:23 +00:00
Bastian Blank 35a380f39d * debian/rules.real: Adopt command line interface changes.
* debian/templates/patch.apply.in
  - Remove flavour.
  - Rename subarch to featureset.

svn path=/dists/trunk/linux-2.6/; revision=10937
2008-03-22 12:51:45 +00:00
Bastian Blank 88f80f09eb debian/templates/patch.apply.in: Correctly define false value.
svn path=/dists/trunk/linux-2.6/; revision=10936
2008-03-22 12:48:54 +00:00
Bastian Blank d119386ec6 * debian/lib/python/debian_linux/patches.py: Don't dictify patch data.
* debian/patches/series/1~experimental.1-extra: Convert to new format.
* debian/templates/patch.apply.in: Use debian_linux.patches.PatchSeries.

svn path=/dists/trunk/linux-2.6/; revision=10935
2008-03-22 12:41:25 +00:00
Maximilian Attems 6f51a74eae postinst: nuke the real user mentioned useless warn()
svn path=/dists/trunk/linux-2.6/; revision=10529
2008-02-12 22:55:06 +00:00
Maximilian Attems 99cc5aa0df reboot warning gone
warldi killed some time ago, no need to reference it.

svn path=/dists/trunk/linux-2.6/; revision=10528
2008-02-12 22:51:43 +00:00
Maximilian Attems b71724c48f postinst: Nuke confusing postinst message.
this message generates far to many bugreports
and seems pretty useless, so just get rid of it.

svn path=/dists/trunk/linux-2.6/; revision=10527
2008-02-12 22:43:43 +00:00
Bastian Blank 9aeed633d4 Remove versions from relations fullfilled in stable.
* debian/changelog: Update.
* debian/config/amd64/defines
  - Remove grub conflict.
  - Remove e2fsprogs depends.
  - Remove versions from suggests.
* debian/config/amd64/xen/defines,
  debian/config/amd64/xen-vserver/defines,
  debian/config/i386/xen/defines,
  debian/config/i386/xen-vserver/defines,
  debian/config/powerpc/defines: Remove versions from suggests.
* debian/config/i386/defines
  - Remove grub conflict.
  - Remove versions from suggests.
* debian/templates/control.image.type-kernel-package.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-plain.in:
  Remove versions from depends.

svn path=/dists/trunk/linux-2.6/; revision=10194
2008-01-25 10:30:49 +00:00
Bastian Blank ba19bb51c3 debian/templates/control.image.type-plain.in: Add missing debconf pre-depends.
svn path=/dists/trunk/linux-2.6/; revision=10190
2008-01-25 09:27:30 +00:00
Bastian Blank 145bcd09d1 * debian/changelog: Update.
* debian/templates/temp.image.plain/preinst,
  debian/templates/temp.image.plain/templates: Kill reboot warning.

svn path=/dists/trunk/linux-2.6/; revision=10186
2008-01-25 08:56:17 +00:00
Bastian Blank fef0503b3b debian/templates/image.plain.bug/include-1cmdline: Don't use abbreviation.
svn path=/dists/trunk/linux-2.6/; revision=10185
2008-01-25 08:51:30 +00:00
Bastian Blank 2e97b26332 debian/templates/image.plain.bug/include-1cmdline: Ouput trailing newline.
svn path=/dists/trunk/linux-2.6/; revision=10184
2008-01-25 08:50:00 +00:00
Bastian Blank 96bce0fd9d * debian/lib/python/debian_linux/gencontrol.py:
Generate source package name from changelog.
* debian/templates/control.source.in: Remove generated Source field.

svn path=/dists/trunk/linux-2.6/; revision=9961
2007-12-15 23:34:11 +00:00
Maximilian Attems 71ddbdaf30 postrm: Nuke initramfs sha1sum on linux-image package removal.
update-initramfs doesn't touch initramfs on sha1sum mismatch per
default (debian default). this can be overriden manualy.
there is no point in keeping an initramfs record of a gone image.

svn path=/dists/trunk/linux-2.6/; revision=9930
2007-12-09 23:03:38 +00:00
Bastian Blank e4ecb6ce61 * debian/changelog: Update.
* debian/templates/temp.image.plain: Merge from kernel-package 11.001.

svn path=/dists/trunk/linux-2.6/; revision=9662
2007-10-14 10:39:04 +00:00
Bastian Blank 63f78756ae Move linux-libc-dev definition into own control snippet.
* debian/bin/gencontrol.py: Update.
* debian/templates/control.headers.arch.in: Remove linux-libc-dev.
* debian/templates/control.libc-dev.in: Add.

svn path=/dists/trunk/linux-2.6/; revision=9578
2007-09-27 17:25:29 +00:00
Bastian Blank 4ba3d53322 * debian/changelog: Update.
* debian/rules.real, debian/templates/control.headers.featureset.in:
  Add -common to header package names.
* debian/templates/control.headers.in
  - Add -common to package name.
  - Drop provides.

svn path=/dists/trunk/linux-2.6/; revision=9558
2007-09-26 19:11:30 +00:00
Bastian Blank ec7e0ade89 * debian/bin/gencontrol.py: Update.
* debian/templates/control.headers.featureset.in:
  Move from debian/templates/control.headers.subarch.in.

svn path=/dists/trunk/linux-2.6/; revision=9557
2007-09-26 18:42:16 +00:00
Bastian Blank 8b73e8befb Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9529
2007-09-16 10:29:09 +00:00
Bastian Blank dc74bfe09b debian/templates/control.source.in: Move bzip2 into B-D-I.
svn path=/dists/trunk/linux-2.6/; revision=9508
2007-09-13 14:41:23 +00:00
Bastian Blank 43880c682f debian/templates/control.source.in: Cleanup build depends.
svn path=/dists/trunk/linux-2.6/; revision=9487
2007-09-10 11:21:02 +00:00
Bastian Blank d266b58f74 * debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/gencontrol.py
debian/bin/kconfig.py, debian/modules/gencontrol.py,
  debian/templates/patch.apply.in: Use default python.
* debian/rules.real: Use python-central.
* debian/templates/control.main.in: Depend against python.
* debian/templates/control.source.in
  - Build depend against python and python-central.
  - Setup new python support.
* debian/templates/control.support.in: Setup python support.

svn path=/dists/trunk/linux-2.6/; revision=9485
2007-09-10 10:40:50 +00:00
Maximilian Attems f1334993b2 add /proc/cmdline to bugreport against linux-image
svn path=/dists/trunk/linux-2.6/; revision=9312
2007-08-17 18:10:27 +00:00
Bastian Blank db7352cbca * debian/changelog: Update.
* debian/templates/control.headers.arch.in: Drop linux-libc-headers references.

svn path=/dists/trunk/linux-2.6/; revision=9077
2007-07-06 08:50:21 +00:00
Maximilian Attems faadd01288 set to current policy, no needed changes.
svn path=/dists/trunk/linux-2.6/; revision=9022
2007-06-24 20:38:03 +00:00
Bastian Blank c6e8cb9682 * debian/changelog: Update.
* debian/templates/control.source.in: Drop inactive members from Uploaders.

svn path=/dists/trunk/linux-2.6/; revision=8997
2007-06-18 07:37:30 +00:00
Maximilian Attems a2a539dfc5 bugscript: put header on it's on own line,
better readable


svn path=/dists/trunk/linux-2.6/; revision=8689
2007-05-21 20:54:58 +00:00
Bastian Blank f835fd6a41 Rename linux-libc-headers into linux-libc-dev.
* debian/rules.real
  - Install linux-libc-headers.
  - Fix dependencies against the source.
* debian/templates/control.headers.arch.in
  - Change name of linux-libc-headers into linux-libc-dev.
  - Add another round of conflicts/replaces.

svn path=/dists/trunk/linux-2.6/; revision=8441
2007-04-09 20:37:18 +00:00
maximilian attems 74c58e7213 no reason given for latest revert,
thus not accepted at all.

svn path=/dists/trunk/linux-2.6/; revision=8362
2007-03-15 18:09:42 +00:00
Bastian Blank af40885a6c Revert r8360.
svn path=/dists/trunk/linux-2.6/; revision=8361
2007-03-15 15:29:17 +00:00
maximilian attems 3107e53db1 revert stupid r8359 svn game
the following rules apply:
* as listed arch MAINTAINER an entry in Uploaders is deserved
* r6832 removed the entry in a _completly_ unrelated and unobvious way
  (in fact i never had noticed until now when i wanted to change email)
* r6261 is accorded with project leader

thus restore correct state

svn path=/dists/trunk/linux-2.6/; revision=8360
2007-03-15 15:22:48 +00:00
Bastian Blank 1fe76cc67c Revert r8354. Uploader status was never acknowledged.
svn path=/dists/trunk/linux-2.6/; revision=8359
2007-03-15 13:25:50 +00:00
maximilian attems 7ac072ec0f readd myself to uploaders
svn path=/dists/trunk/linux-2.6/; revision=8354
2007-03-14 00:08:03 +00:00
Bastian Blank 19a2e4c99b Add reportbug scripts.
* debian/rules.real: Install bug files.
* debian/templates/image.plain.bug: Add.

svn path=/dists/trunk/linux-2.6/; revision=8352
2007-03-11 13:25:35 +00:00
Bastian Blank c5006a5029 * debian/rules.real: Build linux-libc-headers.
* debian/templates/control.headers.arch.in: Add linux-libc-headers.

svn path=/dists/trunk/linux-2.6/; revision=8345
2007-03-09 21:37:14 +00:00
Bastian Blank 170aa9e044 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8289
2007-02-07 13:28:33 +00:00
Bastian Blank 3d5e5e616a * debian/patches/series/1~experimental.1-extra: Disable removed patches.
* debian/templates/patch.apply.in: Fix.

svn path=/dists/trunk/linux-2.6/; revision=8237
2007-01-27 22:16:39 +00:00
Bastian Blank 930fd36544 debian/templates/control.image.type-plain.in: Add.
svn path=/dists/trunk/linux-2.6/; revision=8231
2007-01-27 20:56:13 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Bastian Blank 641195b4ff * debian/rules.real:
Support plain image type. This uses the kernel-package templates for now.
* debian/templates/temp.image.plain: Import from kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=7944
2006-12-06 10:31:20 +00:00
Bastian Blank 620df264b7 debian/templates/patch.apply.in: Fix version check.
svn path=/dists/trunk/linux-2.6/; revision=7849
2006-11-19 17:07:04 +00:00
Bastian Blank de74c6f31f Reintroduce revisions 7641 to 7648.
svn path=/dists/trunk/linux-2.6/; revision=7657
2006-10-28 14:44:41 +00:00
Bastian Blank 260e521d6e Revert revisions 7641 to 7652. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7653
2006-10-27 08:37:35 +00:00
maximilian attems 349e18b032 bump k-p build-dep
svn path=/dists/trunk/linux-2.6/; revision=7648
2006-10-25 09:49:27 +00:00
Bastian Blank ac2bd196af * debian/bin/gencontrol.py
- Don't longer hardcode description addition.
  - Support empty description.
* debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-standalone.in:
  Explicitely add description.

svn path=/dists/trunk/linux-2.6/; revision=7509
2006-09-24 12:00:25 +00:00
Martin Michlmayr 54086a834a Bump build-dependency on kernel-package to 10.054.
svn path=/dists/trunk/linux-2.6/; revision=7341
2006-09-05 15:30:19 +00:00
Bastian Blank 973c962cf1 debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-standalone.in:
Remove linux-source package from suggests.

svn path=/dists/trunk/linux-2.6/; revision=7331
2006-09-05 12:52:49 +00:00
Bastian Blank 1d9c835a67 * debian/bin/kconfig.ml: Remove.
* debian/templates/control.source.in: Remove ocaml from build dependencies.

svn path=/dists/trunk/linux-2.6/; revision=7293
2006-09-03 15:44:14 +00:00
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
Bastian Blank d50309dcd6 * debian/changelog: Update.
* debian/templates/control.extra.in,
  debian/templates/control.image.latest.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-standalone.in:
  Set section to admin.

svn path=/dists/trunk/linux-2.6/; revision=7032
2006-07-17 09:06:10 +00:00
dann frazier f3a4b5f44d * [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
Note that the non-SMP flavours have been identical to the SMP builds
  since 2.6.13-1; this was to avoid having to drop then re-add these
  flavours if upstream resolved the issue - but that never happened.
  Note that this is a measurable performance penalty on non-SMP systems.

svn path=/dists/trunk/linux-2.6/; revision=7031
2006-07-17 05:16:08 +00:00
Bastian Blank 2e08577aff Revert r6969 and r6970. It does not follow the smp-only scheme and Dann was
asked to fix that.

svn path=/dists/trunk/linux-2.6/; revision=6992
2006-07-13 08:46:23 +00:00
dann frazier 06865eed71 ia64 non-smp transition packages now depend on smp '-latest' packages since
we've dropped non-smp image support

svn path=/dists/trunk/linux-2.6/; revision=6970
2006-07-09 03:46:32 +00:00
Bastian Blank 7421ccb17c * debian/changelog: Update.
* debian/templates/control.source.in:
  Remove Jurij from Uploaders, he has to learn how to test changes first.

svn path=/dists/trunk/linux-2.6/; revision=6891
2006-06-25 08:31:53 +00:00
Jurij Smakov 566e22af7b * Switch sparc to gcc-4.1, no ABI bump as sparc
binaries for 2.6.17-1 never made it to the archive.
* Add sparc32-iotlb.patch.
* Add myself to uploaders.

svn path=/dists/trunk/linux-2.6/; revision=6884
2006-06-24 18:01:20 +00:00
Bastian Blank d62ad450b2 Merge /dists/sid/linux-2.6.16.
svn path=/dists/trunk/linux-2.6/; revision=6857
2006-06-21 16:47:16 +00:00