diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-07-19 07:39:22 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-07-19 07:39:22 -0400 |
commit | 0d8f101483cbc72261514806da2df7c0bfad88f7 (patch) | |
tree | f56cef930ca90175a2725922258ea9e868013328 /.gitignore | |
parent | 80d98ad93aaf8b02bce80dbbac81b2beed518d3a (diff) | |
download | minitramfs-0d8f101483cbc72261514806da2df7c0bfad88f7.tar.xz minitramfs-0d8f101483cbc72261514806da2df7c0bfad88f7.zip |
add load-random-seed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ /gen_init_cpio /initramfs.d /initramfs.img +/load-random-seed /modules.sh |