mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-19 06:41:33 +00:00
fixed spacing in the livefs build code
This commit is contained in:
parent
c88909a988
commit
a9defe1a47
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,8 +2,9 @@ livecd-rootfs (1.116) UNRELEASED; urgency=low
|
|||||||
|
|
||||||
* added new -f switch for changing image build type
|
* added new -f switch for changing image build type
|
||||||
* added support for building ext2 and ext3 images in addition to squashfs
|
* added support for building ext2 and ext3 images in addition to squashfs
|
||||||
|
* fixed spacing in the livefs build code
|
||||||
|
|
||||||
-- Michael Casadevall <mcasadevall@ubuntu.com> Mon, 17 May 2010 12:47:16 -0400
|
-- Michael Casadevall <mcasadevall@ubuntu.com> Mon, 17 May 2010 13:59:28 -0400
|
||||||
|
|
||||||
livecd-rootfs (1.115) maverick; urgency=low
|
livecd-rootfs (1.115) maverick; urgency=low
|
||||||
|
|
||||||
|
@ -679,7 +679,6 @@ Pin-Priority: 550
|
|||||||
tune2fs -j livecd.${FSS}.ext2
|
tune2fs -j livecd.${FSS}.ext2
|
||||||
mv livecd.${FSS}.ext2 livecd.${FSS}.ext3
|
mv livecd.${FSS}.ext2 livecd.${FSS}.ext3
|
||||||
fi
|
fi
|
||||||
exit
|
|
||||||
|
|
||||||
# LTSP chroot building (only in 32bit and for Edubuntu (DVD))
|
# LTSP chroot building (only in 32bit and for Edubuntu (DVD))
|
||||||
case $FS in
|
case $FS in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user