kumquat-buildroot/fs/cpio
Atharva Lele fd544aaebb fs/cpio: make cpio rootfs reproducible
Pass the recommended argument in the CPIO manual to make cpio archives
reproducible.

Reference: https://www.gnu.org/software/cpio/manual/cpio.html#Copy_002dpass-mode

Pre-patch diffoscope output: https://gitlab.com/snippets/1874745
Post-patch: https://gitlab.com/snippets/1874746

We can see that post-patch, the archive related differences are removed.
The differences are arising from utils/bin/getconf. This will have to
be investigated further. However, that is unrelated to cpio.

Signed-off-by: Atharva Lele <itsatharva@gmail.com>
Reviewed-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-07-17 08:53:03 +02:00
..
Config.in fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
cpio.mk fs/cpio: make cpio rootfs reproducible 2019-07-17 08:53:03 +02:00
init fs/cpio/init: preserve arguments 2018-02-26 20:49:40 +01:00