mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
- fix typo in hardware.yaml
This commit is contained in:
parent
e0b6feda6c
commit
c10fd7dd72
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ livecd-rootfs (2.301) UNRELEASED; urgency=low
|
||||
* create /boot/uboot on armhf to ensure that its in the system
|
||||
tarball and still on the system if ubuntu-core-upgrader
|
||||
performs a "format" (LP: #1447652)
|
||||
* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
|
||||
- fix typo in hardware.yaml
|
||||
|
||||
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Apr 2015 08:27:44 +0200
|
||||
|
||||
|
@ -45,7 +45,7 @@ mkdir -p $TMPDIR/assets/
|
||||
cat > $TMPDIR/hardware.yaml << EOF
|
||||
kernel: assets/vmlinuz
|
||||
initrd: assets/initrd.img
|
||||
partiton-layout: system-AB
|
||||
partition-layout: system-AB
|
||||
EOF
|
||||
|
||||
# arch specific ones
|
||||
|
Loading…
x
Reference in New Issue
Block a user