Commit Graph

5310 Commits

Author SHA1 Message Date
Ben Hutchings e305f6565e Fix EDC filename string (from Divy Le Ray <divy@chelsio.com>)
svn path=/dists/trunk/linux-2.6/; revision=14087
2009-08-07 12:13:57 +00:00
Maximilian Attems 17eb34ffd3 Revert "disable oldstyle pc speaker driver"
as bwh says people prefer old style "beep" then alsa dev.

This reverts commit 539d94a775c27eddd9cdc35ceef869ed01080cb5.

svn path=/dists/trunk/linux-2.6/; revision=14085
2009-08-05 13:56:58 +00:00
Maximilian Attems 0ea74bfba2 changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=14084
2009-08-05 13:56:43 +00:00
dann frazier 487b3f525b [ia64] Stop disabling CONFIG_HOTPLUG_CPU, which was blocking
CONFIG_KEXEC from being enabled

svn path=/dists/trunk/linux-2.6/; revision=14082
2009-08-04 20:56:03 +00:00
Maximilian Attems dc018a6dd7 disable oldstyle pc speaker driver
as we now have one under alsa.

svn path=/dists/trunk/linux-2.6/; revision=14080
2009-08-03 13:47:08 +00:00
Bastian Blank 33b37eb04a debian/lib/python/debian_linux/gencontrol.py:
Also substitute the relation version.

svn path=/dists/trunk/linux-2.6/; revision=14078
2009-08-03 08:43:32 +00:00
Maximilian Attems 31d6af4c7b USB_SERIAL_ATEN2011 gone as existing mos7840 driver works
wasn't enabled here..

svn path=/dists/trunk/linux-2.6/; revision=14075
2009-08-01 08:00:27 +00:00
Maximilian Attems 3956b91be6 x86 enbale XEN_SYS_HYPERVISOR
creates xen entries under /sys/hypervisor

svn path=/dists/trunk/linux-2.6/; revision=14074
2009-08-01 07:58:24 +00:00
Maximilian Attems 1e1661cd9e x86 enable modular XEN_DEV_EVTCHN
svn path=/dists/trunk/linux-2.6/; revision=14073
2009-08-01 07:58:21 +00:00
Maximilian Attems 4f986e0636 topconfig set modular USB_GSPCA_SN9C20X
svn path=/dists/trunk/linux-2.6/; revision=14072
2009-08-01 07:58:18 +00:00
Maximilian Attems 91df836c47 x86 set DEFAULT_MMAP_MIN_ADDR=65536
value is helpful stopping "NULL dereference" attacks,
arm wants a 32k here.

svn path=/dists/trunk/linux-2.6/; revision=14071
2009-08-01 07:48:36 +00:00
Maximilian Attems 127711768b changelog add another 2.6.31 bugfix
svn path=/dists/trunk/linux-2.6/; revision=14070
2009-08-01 07:41:53 +00:00
Maximilian Attems 334d0ea899 update to 2.6.31-rc5
all patches apply.

svn path=/dists/trunk/linux-2.6/; revision=14069
2009-08-01 07:36:30 +00:00
Maximilian Attems 9e06d071e4 x86 enable CC_STACKPROTECTOR
for lenny gcc was already useful for aboves,
so finaly turn it on.

svn path=/dists/trunk/linux-2.6/; revision=14067
2009-07-31 21:39:39 +00:00
Maximilian Attems 611469b431 disable DEVKMEM
has been disabled since years in RH, no modern programm
should rely on it and we prefer to close rootkit back doors.

svn path=/dists/trunk/linux-2.6/; revision=14066
2009-07-31 21:30:47 +00:00
Maximilian Attems e16afcb5f1 changelog trunk add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=14041
2009-07-29 16:02:33 +00:00
Moritz Muehlenhoff 1f4d155d14 mention difference between Alpha flavours
svn path=/dists/trunk/linux-2.6/; revision=14037
2009-07-28 09:55:03 +00:00
Ben Hutchings 70a839efc5 Expand description of changes that fix #536455
svn path=/dists/trunk/linux-2.6/; revision=14036
2009-07-28 08:53:17 +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 d5ef06c948 add a changelog entries for the cleanups.
svn path=/dists/trunk/linux-2.6/; revision=14032
2009-07-27 12:16:30 +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
Bastian Blank 52825dc83a debian/rules.real: Create stamps directory if needed.
svn path=/dists/trunk/linux-2.6/; revision=14009
2009-07-25 10:08:00 +00:00
Bastian Blank 77e9d16753 debian/rules
- Cleanup variables.
- Remove usage of directory creations rules.

svn path=/dists/trunk/linux-2.6/; revision=14008
2009-07-25 10:05:31 +00:00
Maximilian Attems 03d055abfc topconfig enable modular USB_CDC_PHONET
svn path=/dists/trunk/linux-2.6/; revision=13999
2009-07-24 09:04:20 +00:00
Maximilian Attems 7ae7b81581 update to 2.6.31-rc4
nuke upstream patch.

svn path=/dists/trunk/linux-2.6/; revision=13998
2009-07-24 08:57:48 +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
Moritz Muehlenhoff 3f077820a0 Patch has been merged in 2.6.31:
- Remove incorrect ACPI blacklisting of ASUS P4B266 mainboards
  (Closes: #525625)

svn path=/dists/trunk/linux-2.6/; revision=13995
2009-07-23 17:39:28 +00:00
Moritz Muehlenhoff 60424cfaf6 Ben's patch has been merged into mainline
svn path=/dists/trunk/linux-2.6/; revision=13991
2009-07-22 20:06:32 +00:00
dann frazier 6c9b302884 n_tty: Fix echo race
svn path=/dists/trunk/linux-2.6/; revision=13989
2009-07-22 06:48:44 +00:00
Maximilian Attems 1a05b498da x86 explicitly disable EDAC_AMD64_ERROR_INJECTION
svn path=/dists/trunk/linux-2.6/; revision=13971
2009-07-18 16:03:08 +00:00
Maximilian Attems d22061fc5a x86 enable EDAC_AMD64
centralize the x86 edac settings as bonus.

svn path=/dists/trunk/linux-2.6/; revision=13970
2009-07-18 16:00:31 +00:00