| /[fai]/branches/experimental/patches/series |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Patch device2grub to use stable names (by-id) if needed.
- fixed possible dependency problem in LVM preserve - added patch to avoid useless duplicate rebuild of partition table
changed exit code handling of subcommands
More setup-storage patching: - better parser error messages - handle extended partitions that aren't the last primary one
setup-storage separate-package patch moved into trunk, updated other patches
patch was merged into trunk by Thomas
added patches from mailinglist posts (ainsl man page, install_packages typo)
added fai-chboot patch (mac address support)
Fix BOOT_DEVICES for / or /boot on RAID for real
added bugfix for cciss-without-partition problem
Dummy change to test the build script
Add support for: - partition sizes defined relative to the amount of RAM - tmpfs volumes - external journal for ext3/4 and XFS
added Waldemar's/Thorsten's eval_cmdline patch
BOOT_DEVICE holds physical disks now
use absolute path names for devices
Fix volume group size reading bug
- updated grub-pc patch according to Waldemar's info - added patch to avoid uninitialized variable warnings with parted 2.2
Added mika's patch to split out setup-storage into it's own package
move experimental branch to make it more visible
added option "always_format"
first attempt to use resize2fs, for logical volumes at least
patches merged into trunk
proper handling of LVM/RAID and existing volumes
Added patches for several long outstanding issues: - ext4 workaround for parted (see bugreport) - only scan referenced disks (Henning's problem report) - preserve_lazy option (see list post)
Added setup-storage bugfixes, fixed grub-pc patch
updated patches to reflect current trunk
removing patches that were merged into trunk
updated experimental to match current trunk after merge
added reiserfs fix as discussed on linux-fai
added GiB support patch
patches were merged into trunk
added patch to support full a-z range in device names
added bugfix for 561489
merged some patches into trunk
added patch for #558139
LVM preserve needs more work; Julien did a test of the new cryptsetup patches and fixed a few bugs I had introduced
merged Julien's cryptsetup patch
Added Julien Blache's sameas option patch
- Removed lvm-preserve patch as it has been included in trunk - updated patches to match current trunk - added bugfix patches
Added bugfix for LVM <-> preserve logic error
merged patch into trunk, updating others as necessary
Updated patches to match current trunk and added new patch for setup-storage to work with LVM/RAID on entire disks
Thomas added an alternative implementation to fix #412889 in trunk, removing this patch; updated other patches to match current trunk
Updated patches to match current trunk, removed patch for #506459 as Thomas intends not have all the $VCS in there by default
- improved setup-storage cryto patch - softupdate-patch fully merged in trunk - updated patches to match new trunk
removing merged patches, updating others to match new trunk
Added several setup-storage related minor fixes, updated patches to match current trunk, fixed typo in grub-pc patch
experimental setup-storage version is 1.1+exp
removed patches that got merged into trunk, refreshed others
merged patches into trunk
mdadm parser patch merged into trunk
moved setup-storage_udevsettle into trunk
setup-storage_bootable moved to trunk
added patch to fix GPT disk space use
refreshed patches to match current trunk
- added bugfix for new mdadm output - proper handling of vol_id -l exit code 3 (to be ignored) - fixed patch for #532321 as suggested by Cajus
Better user-error handling
added patches for setup-storage: - bugfix of 532321 - added support for raid10
- improved patches for fai-savelog, setup-storage+RAID - added patch to solve sid's udevsettle problem
fixed set boot for / by default
Added patch to ignore a parted warning about the disk not being used in an optimal way
Removed patches that were merged into trunk and updated others to match current trunk
- improved user error message - fixed grub-pc install script (thanks Jean Spirat)
Added patch to ensure that preserves properly works together with RAID (I think, nobody ever has yet tested/used that)
- removed task_confdir patch as it went into 3.2.19 already - updated and improved bugfixes (now also closing #525138)
Added bugfix for missing get-config-dir in some situations BTW: this will yield 3.2.18+experimental27 because we already had some experimental25 releases before, but changes in versions in trunk caused a reset to experimental1
Removed unnecessary patch
removed patches that were merged into trunk
dropped patches for bugs already fixed in current trunk, refreshed others
added the patch supplied in #515704 to experimental
renamed patch for new (cloned) bug id
Removed patches that were merged into trunk, updated patch line numbers
added two more patches from the BTS to the experimental builds
removed patched that went into trunk
removed patches that Thomas applied in trunk
only check for mkfs.X when necessary
two more patches: - fixed bug in Parser that handles missing/spare options for RAID - changed die to warn on unaligned preserved partitions
- fixed syntax error in gpt-bios patch - renamed ifconfig2ip patch to bugfix-521027 as #521027 has been submitted by Holger
- Added patch to fix #521153 - #521172 has already been fixed by a previous patch (which was actually meant to add additional features, but along the way it also fixes this issue)
Added Luk's patch to do the ifconfig -> ip transition
added sleep 10 and info message to faireboot (closes: #520554)
- Added patch to support AND, negation in package_config files - Properly handle encryption even when used as part of RAID/LVM volumes
Added support for (pv|vg|lv|md)createopts
Added patch to support GPT+BIOS
- #494431 already fixed in trunk - updated logtail patch after changes to control file
all setup-storage related patches merged into trunk
Updated patch series to sync with trunk
Added further patches for bugs known to the BTS and slightly improved setup-storage crypto code
Added several bugfixes (some of them from patches in the BTS, some have new patches)
fixed broken patches - somehow I managed to make one patch unpatch earlier ones
added patch that adds debug output in command dependency evaluation
- fixed bug in parser improvement - improved error message if disk is smaller than partition
- added patch to support :encrypt on all mountpoint specifications - fixed bug in RAID0 patch
Further bugfixes - fixed support for virtual configs - removed redundant calls to udevsettle - support for AOE devices - cosmetic fix for user info message
added patched to - fix the failure of reading the disk info in some cases - --spare-devices with RAID-0 issues. See the patch headers for details
remain compatible with etch in the call to udevsettle
setup-storage_udevsettle is not incorporated in trunk
added patch to fix bogus volume group extension attempts in cases where the volume group was destroyed by the new partitioning scheme
removed bugfix that made its way into trunk
fail early, if a device used in a volume group definition is not going to exist after partitioning
- added very first experimental patch to make use of grub-pc via GRUB_PC class - added patch to fix bug #502462
added patch to resolve device not found race conditions
- removed patches integrated in trunk - updated other patches as necessary
added patch to fix #501772
- added patch to verify that partition sizes on msdos labels are no greater than 2TB - depend on liblinux-lvm-perl instead of recommend it
important bugfixes for setup-storage - handle new error messages as used in parted - fixed bugs in command sorting
- added patch to properly handle -d option to setup-storage - updated man-page patch concerning disk id support - man-page conversion from mdoc is already in trunk
- Debugged setup-storage crypto code (thanks to William Famy for testing) - Replaced mdoc style man-page by one for real men :-)
- added support for disk Ids (includes shell globbing support) - moving back to Linux::LVM as it is supposed to be fixed - added example script to update the initramfs when lvm2/mdadm have been installed/updated
added patch for #464541 (as previously posted to the BTS)
- initial import of series file - adding experimental logtail support for improved error reporting
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |