core/linux-2.6-CHAKRA
2011-07-23 20:16:30 +00:00
..
create-aufs.sh kernel26: fix config - update linux-2.6-CHAKRA 2011-07-09 00:47:05 +00:00
gen_kernel_patch kernel26: bump to 38.4 2011-04-22 11:29:27 +02:00
gen_kernel_prepatch kernel26: bump to 38.4 2011-04-22 11:29:27 +02:00
PATCHCFG Revert "* kernel26: default powergovernor is now ondemand" 2011-07-23 20:16:30 +00:00
README kernel-next (fusion-testing): first set of updates 2010-10-25 17:38:28 +02:00

README - 2010-03-04

To generate a kernel-patch change in your chakra-buildsys with:

cd ~/DEV/KDEmod
./enter* chakra-i686 or ./enter* chakra-x86_64

check if aufs2 and linux-2.6-ARCH/patches has same DATE

cd ../linux-2.6-ARCH

rm -Rv src
rm -v patch-2.6*

./gen_kernel_patch

copy generated patch archive to kernel26 folder in same repo

update kernel26 PKGBUILD

update svn with new changes of aufs2, kernel26 and linux-2.6-ARCH