stage1: fix CIFS installation method

This commit is contained in:
Evgeny Sinelnikov 2014-01-30 15:33:44 +04:00 committed by Michael Shigorin
parent 3a0f91e2dc
commit 00a828bc85

View 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