1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Need to remove the immutable bit from ldlinux.sys so root can remove it

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-03-31 12:15:15 +00:00
parent e871741ec3
commit 62d8aaa58e
2 changed files with 17 additions and 4 deletions

View File

@@ -8,7 +8,8 @@ ENV KERNEL_VERSION=${KERNEL_VERSION}
# not installed atm udev, grub2, kexe-tools
# parted: partprobe, e2fsprogs: mkfs.ext4, syslinux: extlinux&syslinux
RUN apk --no-cache add syslinux parted e2fsprogs util-linux
# e2fsprogs-extra: chattr
RUN apk --no-cache add syslinux parted e2fsprogs e2fsprogs-extra util-linux
COPY conf /scripts/
COPY ./build/ros /bin/