stage1: fix CIFS installation method
This commit is contained in:
parent
3a0f91e2dc
commit
00a828bc85
4
features.in/stage2/stage1/scripts.d/20-initrd-cifs
Executable file
4
features.in/stage2/stage1/scripts.d/20-initrd-cifs
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# add mount.cifs to for get image from samba server
|
||||
|
||||
echo 'PUT_FILES += /sbin/mount.cifs' >> /etc/initrd.mk
|
Loading…
Reference in New Issue
Block a user