core/linux-2.6-CHAKRA/README

19 lines
382 B
Plaintext
Raw Normal View History

2010-09-20 03:47:46 +08:00
README - 2010-09-19
2010-05-16 23:08:55 +08:00
To generate a kernel-patch change in your chakra-buildsys with:
2010-09-20 03:47:46 +08:00
cd ~/DEV/buildroot
2010-05-16 23:08:55 +08:00
./enter* chakra-i686 or ./enter* chakra-x86_64
2010-09-20 03:47:46 +08:00
cd ../linux-2.6-CHAKAR
2010-05-16 23:08:55 +08:00
rm -Rv src
rm -v patch-2.6*
./gen_kernel_patch
2010-09-20 03:47:46 +08:00
copy generated patch archive to kernel26 folder on our server
2010-05-16 23:08:55 +08:00
update kernel26 PKGBUILD
2010-09-20 03:47:46 +08:00
update git with new changes of aufs2, kernel26 and linux-2.6-CHAKRA