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:
@@ -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/
|
||||
|
Reference in New Issue
Block a user