X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=6951e24ffcf4150d5c626d31100b92d276a12d54;hb=cf873fecddd3ae5507e001e576f81f504120ac09;hp=99433e73295b9b6f88648f4d7df7f5657d39a543;hpb=c6b459ba9d7e73b72cfafde0dee053b56a19e5ba;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 99433e732..6951e24ff 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -25,7 +25,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 42 +%define taglevel 44 # # Polite request for people who spin their own kernel rpms: @@ -792,7 +792,7 @@ popd > /dev/null mkdir -p /etc/planetlab %if "%{updatelevel}"=="" -touch /etc/planetlab/update-reboot +#touch /etc/planetlab/update-reboot %endif %post devel @@ -916,6 +916,18 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Fri Feb 19 2010 S.Çağlar Onur - linux-2.6-22-44 +- Disable rebooting + +* Fri Feb 05 2010 S.Çağlar Onur - linux-2.6-22-43 +- Tagging 22 branch with following changes; +- * new e1000 driver, +- * VXC_PROC_WRITE support, +- * Bonding and multipath support, +- * IGB driver support, +- * Boot fix for the HP DL320 G6 boxes, +- * Kexec fix for CCISS controllers, + * Fri Jun 26 2009 Daniel Hokka Zakrisson - linux-2.6-22-42 - Bonding and multipath things.