~ubuntu-branches/ubuntu/maverick/mdadm/maverick

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2008-07-15 14:49:26 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20080715144926-n6slkqp390mir9vh
Tags: 2.6.7-3ubuntu1
* Merge from debian unstable, remaining changes:
 * md activation:
  - We now have a single udev rule for both the real system and the
    initramfs, since doing things differently there will only result in bugs
    and confusion.
  - This rule runs "mdadm --assemble --scan --no-degraded", automatically
    activating any non-degraded device as their components are detected.
  - Drop the mdadm-raid init script, since this does the same thing.
  - Also drop mdadm-startall which uses the mdadm-raid init script, and its
    associated sgml file (thus dropping the build-dep on docbook-to-man)
  - Simplify the configuration, since we always autostart all devices so do
    not need to specify any required root devices, etc.
  - Since udev autostarts arrays, much of the initramfs script can be
    dropped.
 * Depend on initramfs-tools, specifically a version that doesn't ship
   the mdrun script. and a version that supports the mountfail functionality,
   see below. This way we can clean out a lot of the upgrade handling
   from the initramfs hook.
 * Just get initramfs to load the modules for us
 * Create init-premount hook script for the initramfs, to provide
   information at boot, if the root device is not functional.
* Retrieve the returned value from asprintf, and add an assertion.
  This should prevent mdadm from segfaulting if there is not enough
  memory available.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 25 16 years ago Package Import Robot * Merge from debian unstable: - various Debian a Diff
misc 1.1.1 19 years ago Package Import Robot Import upstream version 1.9.0 Diff
tests 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 Diff
.gitignore 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 40 bytes Diff Download File
ANNOUNCE-2.0 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.5 KB Diff Download File
ANNOUNCE-2.1 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.2 KB Diff Download File
ANNOUNCE-2.2 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.8 KB Diff Download File
ANNOUNCE-2.3 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.9 KB Diff Download File
ANNOUNCE-2.3.1 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1 KB Diff Download File
ANNOUNCE-2.4 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.6 KB Diff Download File
ANNOUNCE-2.4-pre1 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 826 bytes Diff Download File
ANNOUNCE-2.4.1 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1 KB Diff Download File
ANNOUNCE-2.5 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 2.8 KB Diff Download File
ANNOUNCE-2.5.1 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 1.2 KB Diff Download File
ANNOUNCE-2.5.2 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 1.5 KB Diff Download File
ANNOUNCE-2.5.3 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 939 bytes Diff Download File
ANNOUNCE-2.5.4 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 1.3 KB Diff Download File
ANNOUNCE-2.5.5 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 1.5 KB Diff Download File
ANNOUNCE-2.5.6 1.1.6 17 years ago Package Import Robot Import upstream version 2.5.6 1000 bytes Diff Download File
ANNOUNCE-2.6 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 3.5 KB Diff Download File
ANNOUNCE-2.6.1 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 1 KB Diff Download File
ANNOUNCE-2.6.2 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 1.3 KB Diff Download File
ANNOUNCE-2.6.3 1.2.2 16 years ago Package Import Robot Import upstream version 2.6.3+200709292116+4450e59 1.5 KB Diff Download File
ANNOUNCE-2.6.4 1.2.3 15 years ago Package Import Robot Import upstream version 2.6.4 1002 bytes Diff Download File
ANNOUNCE-2.6.5 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 1.4 KB Diff Download File
ANNOUNCE-2.6.6 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 822 bytes Diff Download File
ANNOUNCE-2.6.7 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 837 bytes Diff Download File
Assemble.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 29.7 KB Diff Download File
bitmap.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 11 KB Diff Download File
bitmap.h 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 10.2 KB Diff Download File
Build.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 7.4 KB Diff Download File
ChangeLog 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 35.8 KB Diff Download File
config.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 18.5 KB Diff Download File
COPYING 1 19 years ago Package Import Robot Import upstream version 1.5.0 17.5 KB Diff Download File
Create.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 16 KB Diff Download File
Detail.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 11.9 KB Diff Download File
dlink.c 1 19 years ago Package Import Robot Import upstream version 1.5.0 1.3 KB Diff Download File
dlink.h 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 688 bytes Diff Download File
Examine.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 3.9 KB Diff Download File
Grow.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 27.7 KB Diff Download File
Incremental.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 19.1 KB Diff Download File
INSTALL 1 19 years ago Package Import Robot Import upstream version 1.5.0 115 bytes Diff Download File
File inventory 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 1.7 KB Diff Download File
kernel-patch-2.6.18 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 1 KB Diff Download File
kernel-patch-2.6.18.6 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 1 KB Diff Download File
kernel-patch-2.6.19 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 1 KB Diff Download File
Kill.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 2.2 KB Diff Download File
File makedist 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 2.5 KB Diff Download File
Makefile 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 6.4 KB Diff Download File
Manage.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 14 KB Diff Download File
mapfile.c 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 4.3 KB Diff Download File
md.4 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 24.6 KB Diff Download File
md.txt 30 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 13.9 KB Diff Download File
md5.h 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 4.4 KB Diff Download File
md_p.h 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 6.7 KB Diff Download File
md_u.h 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 3.1 KB Diff Download File
mdadm.8 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 59.1 KB Diff Download File
mdadm.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 36.3 KB Diff Download File
mdadm.conf-example 5 18 years ago Package Import Robot Resyncronize with Debian. 2.1 KB Diff Download File
mdadm.conf.5 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 8.6 KB Diff Download File
mdadm.h 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 16.5 KB Diff Download File
mdadm.spec 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 2.3 KB Diff Download File
mdassemble.8 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 1.2 KB Diff Download File
mdassemble.c 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 2.6 KB Diff Download File
mdopen.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 9.3 KB Diff Download File
mdstat.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 6.9 KB Diff Download File
mkinitramfs 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.2 KB Diff Download File
Monitor.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 17.3 KB Diff Download File
pwgr.c 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 265 bytes Diff Download File
Query.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 3.5 KB Diff Download File
RAID5_versus_RAID10.txt 27 16 years ago Package Import Robot * Merge from debian unstable, remaining changes: 10.3 KB Diff Download File
raid5extend.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 1.7 KB Diff Download File
ReadMe.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 27.2 KB Diff Download File
README.initramfs 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 4.6 KB Diff Download File
restripe.c 1.2.1 16 years ago Package Import Robot Import upstream version 2.6.2 11.4 KB Diff Download File
rootraiddoc.97.html 27 16 years ago Package Import Robot * Merge from debian unstable, remaining changes: 57.9 KB Diff Download File
sha1.c 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 12.4 KB Diff Download File
sha1.h 1.1.5 17 years ago Package Import Robot Import upstream version 2.5.5 3.2 KB Diff Download File
super0.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 27.2 KB Diff Download File
super1.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 39.3 KB Diff Download File
swap_super.c 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 1.6 KB Diff Download File
sysfs.c 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 7.3 KB Diff Download File
test 1.2.4 15 years ago Package Import Robot Import upstream version 2.6.7 4.1 KB Diff Download File
TODO 1.1.4 17 years ago Package Import Robot Import upstream version 2.4.1 5.7 KB Diff Download File
util.c 31 15 years ago Package Import Robot * Merge from debian unstable, remaining changes: 20.2 KB Diff Download File