2011-08-13 06:15:35 +08:00
|
|
|
README - 2010-08-12
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
To generate a kernel-patch change in your chakra-buildsys.
|
|
|
|
Enter the linux-X-CHAKRA folder.
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
Create the kernel patch with:
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
./gen_kernel_patch
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
Create the kernel pre-patch with:
|
2011-08-08 17:00:07 +08:00
|
|
|
|
|
|
|
./gen_kernel_patch
|
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
Create the aufs-patch with:
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
./create-aufs.sh
|
2011-08-08 17:00:07 +08:00
|
|
|
|
2011-08-13 06:15:35 +08:00
|
|
|
You find the needed aufs-patch in _chroot/<name-of-chroot>/_tmp
|
|
|
|
Also you need the 3 patches from the aufs-folder.
|