Brian C. Lane
23a306f9de
- Version 15.2 (bcl)
...
- Assign a device-mapper UUID w/ subsystem prefix to the dm snapshot. (dlehman)
- Fix git URLs to match reality. (dlehman)
- Trap copyFile errors (#663849 ) (fgrose)
- Fix incomplete rename of freespace variable (#656154 ) (fgrose)
14 years ago
Brian C. Lane
58a780ed63
- Each branch needs a different version number.
14 years ago
Brian C. Lane
eb3d327956
- Bump version to 0.3.6 (bcl)
...
- Misc. fixups (#652522 ) (fgrose)
- Set indentation to 4 spaces (#652522 ) (fgrose)
- Add a release target (bcl)
- Pass dracut args during check (#589778 ) (bcl)
- Update dracut args (#652484 ) (bcl)
- Cleanup tabs (#652522 ) (fgrose)
- Cleanup EOL spaces (#652522 ) (fgrose)
- Typo. Need space before ]. (bruno)
- Add support for timeout and totaltimeout to livecd-iso-to-disk (#531566 )
(bcl)
- Add proxy support to livecd-creator (#649546 ) (bcl)
14 years ago
Brian C. Lane
b6631d0591
- Converting version number to NVR
...
- Removed patches (now included in v0.3.5)
14 years ago
Bruno Wolff III
0c58711fcd
Fix relabel of live image when composing on a host wtih selinux disabled.
15 years ago
Bruno Wolff III
2ee7aca007
Bump release after change.
15 years ago
Bruno Wolff III
cf6a3c0ddf
Document the lzo compressor can be used.
15 years ago
Bruno Wolff III
68d77211b0
Change extlinux requires so that both old and new syslinux will work.
15 years ago
Bruno Wolff III
3146b6f51f
Fix changelog line to blame me today.
15 years ago
Bruno Wolff III
dfd9f857b5
Require syslinux-extlinux
...
extlinux got split into a subpackage, syslinux-extlinux, that is needed
by livecd-iso-to-disk.
15 years ago
Tom "spot" Callaway
dad1508669
fix background image copying to use new-new logo path
15 years ago
Bruno Wolff III
614903026a
Backport a patch to catch a missed replacement for /dev/loop/* .
15 years ago
Bruno Wolff III
d7edf70b65
Backport a fix for the basic video boot menu item
15 years ago
Bruno Wolff III
898f80298a
Backport missing parts of the regex patch.
15 years ago
Bruno Wolff III
a8e3cfbde7
Fix spec file oops
15 years ago
Bruno Wolff III
983c635c53
Fix for vesa boot menu item
15 years ago
Bruno Wolff III
a1883d6f19
Add requires for pyparted for mkbiarch.
15 years ago
Bruno Wolff III
3789039cfb
Don't try to use the removed patch. Doh!
15 years ago
Bruno Wolff III
4170af47ab
Take gzip patch reference out of the spec file.
15 years ago
Bruno Wolff III
052db25e5b
Update to 034. Lots of bug fixes.
15 years ago
Jasper Hartline
d5e09a089c
mkbiarch will be coming with the new upstream update.
...
Signed-off-by: Bruno Wolff III <bruno@wolff.to>
15 years ago
Bruno Wolff III
1d83a01352
Since the previous update go replaced by the out of date python build and
...
another rebuild is needed for the python change.
15 years ago
Bruno Wolff III
39ca62f853
A thinko about what squashfs calls gzip compression was pointed out and
...
livecd-tools was changed to substitute 'gzip' for 'zlib' throughout.
This was committed upstream, but is handled here by a patch until the
next upstream rollup.
15 years ago
Bruno Wolff III
66fe36f882
Fix changelog date.
15 years ago
Bruno Wolff III
7cf3dc9b1b
Update to 033.
15 years ago
dmalcolm
963b991d30
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
15 years ago
Bruno Wolff III
21d29b5e2e
liveimage-mount is a new executable in 032 that needs to be packaged.
15 years ago
Bruno Wolff III
899f211961
And not just in the changelog comment.
15 years ago
Bruno Wolff III
fa2c06c456
Bump release
15 years ago
Bruno Wolff III
691758fb74
The Makefile needed to have a hardcoded version change and I modified the
...
instructions for making the tar achive.
15 years ago
Bruno Wolff III
661f001f07
Fix prefix in tar archive and document producing it from git archive.
15 years ago
Bruno Wolff III
420b5200fd
Update to 032 and require parted.
15 years ago
Warren Togami
5d7055ea60
livecd-iso-to-disk capable of installing installer DVD to USB
15 years ago
Warren Togami
26b8d33947
no patch
16 years ago
Warren Togami
2fcd7f90d7
make it actually work
16 years ago
Warren Togami
0badd661fe
- Tell dracut not to ask for LUKS passwords or activate mdraid sets
...
- Silence the /etc/modprobe.conf deprecation warning
16 years ago
Warren Togami
80f24719bc
remove patch
16 years ago
Warren Togami
35920cca10
- Fix LiveUSB with live images
...
- Fix display of free space during livecd-iso-to-disk error (farrell)
16 years ago
Warren Togami
317dfb1fd4
- test patch to make LiveUSB work again, need to be sure it doesn't break
...
LiveCD before committing in the next version
16 years ago
Warren Togami
f92c633f9b
- Support new dracut output filename /boot/initramfs-*
...
- Fix cleanup of fake /selinux directory during teardown Bug #522224 So I
didn't fully test that this successfully creates a livecd image since
it requires tomorrow's rawhide dracut. But without it, tomorrow's
rawhide livecd will be guaranteed to fail...
16 years ago
Jeremy Katz
d2310ee1c8
- More resize2fs -M usage
...
- Work with dracut-based initramfs
- Some error handling updates
16 years ago
Jeremy Katz
070a90460e
- Bind mount /dev/shm also ( #502921 )
...
- Update man pages (Michel Duquaine, #505742 )
- Use blkid instead of vol_id (mclasen, #506360 )
- A few livecd-iso-to-disk tweaks (Martin Dengler, Jason Farrell)
- Another fix for SELinux being disabled (#508402 )
- Use resize2fs -M and handle resize errors better
- Use isohybrid on the live image
- Use system-config-keyboard instead of rhpl
16 years ago
Jesse Keating
cb8d9d129c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
16 years ago
Jeremy Katz
edf454a3cb
minor grammar type fixes ( #513143 )
16 years ago
Adam Jackson
2e62ce1d43
sync with F11
16 years ago
Jeremy Katz
9592f81749
- Don't prompt about overwriting when making usb stick ( #491234 )
...
- Fix up livecd-iso-to-pxeboot for new syslinux paths
- Fix --xo variable expansion (Alexander Boström)
- Name of EFI partitions doesn't matter for mactel mode (Jim Radford)
- Fix unterminated sed command (#492376 )
- Handle kernel/squashfs mismatch when making usb stick in
--xo mode (Alexander Boström)
- Support all of the options for the 'firewall' kickstart directive
- Deal with syslinux com32 api incompat when making usb sticks (#492370 )
- Add options to force fetching of repomd.xml every run (jkeating)
- Quiet restorecon (Marc Herbert)
- Fix traceback with syslinux disabled (#495269 )
- Split python-imgcreate module into a subpackage
16 years ago
Jeremy Katz
c0236da1dd
- Fixes for hybird GPT/MBR usb sticks (Stewart Adam)
...
- Support setting SELinux booleans (Dan Walsh)
- Fix unicode error messages (Felix Schwarz)
- Update man pages (Chris Curran, #484627 )
- Support syslinux under /usr/share
- Remove some legacy support from livecd-iso-to-disk
- Basic support for multi-image usb sticks
16 years ago
Jesse Keating
1d49487fa6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
16 years ago
Jeremy Katz
46b5ceaddc
require dbus-python and libselinux-python ( #484280 )
16 years ago
Jeremy Katz
b2b9d76224
update url (Felix Schwarz)
16 years ago