core/linux-2.6-CHAKRA-LTS
2011-08-10 21:41:45 +00:00
..
patches add kernel26-lts & modules 2011-02-25 20:12:50 +00:00
create-aufs.sh kernel26-lts: bump to 2.6.35.12 2011-04-03 09:44:27 +00:00
gen_kernel_patch kernel26-lts: add lzma2 support, update aufs2.1 2011-03-27 18:49:56 +00:00
PATCHCFG linux-lts: bump to 2.6.35.14 2011-08-10 21:41:45 +00:00
README add kernel26-lts & modules 2011-02-25 20:12:50 +00: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