Move flavour-specific parts out of common cpio.c file and

rename remaining to cpio_common.c
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-06-14 20:44:59 +02:00
parent 356670f1f2
commit 3d84cb1793
9 changed files with 894 additions and 731 deletions

View file

@ -1,3 +1,8 @@
2013-06-14 Vladimir Serbinenko <phcoder@gmail.com>
Move flavour-specific parts out of common cpio.c file and
rename remaining to cpio_common.c
2013-06-07 Andrey Borzenkov <arvidjaar@gmail.com>
* grub-core/script/execute.c (grub_script_execute_sourcecode): Split