Skip to content

Commit 48a30b4

Browse files
committed
Revert "Add required osbuild patches to use bootc install"
This reverts commit d78a54c.
1 parent 77121d0 commit 48a30b4

4 files changed

+0
-220
lines changed

build.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,12 +205,6 @@ patch_osbuild() {
205205

206206
# Now all the software is under the /usr/lib/osbuild dir and we can patch
207207
patch -d /usr/lib/osbuild -p1 < /usr/lib/coreos-assembler/0001-stages-coreos.live-artifacts-rework-volume-ID-handli.patch
208-
## Now all the software is under the /usr/lib/osbuild dir and we can patch
209-
#cat foo.patch | patch -d /usr/lib/osbuild -p1
210-
patch -d /usr/lib/osbuild -p1 < /usr/lib/coreos-assembler/0001-live-artifacts-read-os-name-from-usr-lib-os-release.patch
211-
patch -d /usr/lib/osbuild -p1 < /usr/lib/coreos-assembler/0001-stages-ignition-parametrize-the-path-to-boot.patch
212-
patch -d /usr/lib/osbuild -p1 < /usr/lib/coreos-assembler/0005-stages-bootc.install-to-filesystem-parametrize-state.patch
213-
patch -d /usr/lib/osbuild -p1 < /usr/lib/coreos-assembler/0006-stages-bootc.install-make-boot-and-root-mount-spec-c.patch
214208

215209
# And then move the files back; supermin appliance creation will need it back
216210
# in the places delivered by the RPM.

src/0001-stages-ignition-parametrize-the-path-to-boot.patch

Lines changed: 0 additions & 68 deletions
This file was deleted.

src/0005-stages-bootc.install-to-filesystem-parametrize-state.patch

Lines changed: 0 additions & 65 deletions
This file was deleted.

src/0006-stages-bootc.install-make-boot-and-root-mount-spec-c.patch

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)