12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
|
Use these scripts to generate reproducible images.
|
||
|
|
||
|
See the generic Wiki page: https://wiki.debian.org/ReproducibleInstalls/LiveImages
|
||
|
|
||
|
After 'lb config' and before 'lb build' you should copy these hooks:
|
||
|
|
||
|
cp /usr/share/doc/live-build/examples/hooks/reproducible/* config/hooks/normal
|
||
|
|
||
|
or (when using the latest git version):
|
||
|
|
||
|
cp $LIVE_BUILD/examples/hooks/reproducible/* config/hooks/normal
|