summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* Cherry-pick gcc-4.4 compiler fixes into quilt patchesmartin f. krafft2009-04-29
| | | | | | | | | | These are commits caa0f6c623214231380c5ef0de91b53cc43d1e0b and 667e66d329168f205f0f67674910287fed982d87 from Neil, to address #505375 They are quilt patches for now, until I get a chance and move to TopGit entirely. Signed-off-by: martin f. krafft <madduck@debian.org>
* Prepare package for quiltmartin f. krafft2009-04-29
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* remove trailing whitespace in debian/rulesmartin f. krafft2009-04-29
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Remove Mario Joußen from the uploaders listmartin f. krafft2009-04-29
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* No longer pass -k to modprobe,martin f. krafft2009-04-27
| | | | | | | | -k has has been deprecated for a long time; thanks to Jan Hudec Debian bug: #519999 Signed-off-by: martin f. krafft <madduck@debian.org>
* Remove extra -x check for mdadm binaryCristian Ionescu-Idbohrn2009-04-27
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Remove extra characters from variable initialisationsCristian Ionescu-Idbohrn2009-04-27
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Properly quote argument to prereq queryCristian Ionescu-Idbohrn2009-04-26
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Fix mdadm.conf check for know arraysmartin f. krafft2009-04-26
| | | | | | | | | | | | Fix the check whether mdadm.conf defines all devices known to the system: we were checking against $devs earlier, which is only those devices required to boot; $devpairs has them all. Thanks Cristian Ionescu-Idbohrn. Debian bug: 525655 Signed-off-by: martin f. krafft <madduck@debian.org>
* bump standards version to 3.8.1martin f. krafft2009-04-25
|
* Scan arrays every day to prevent missing failed arraysmartin f. krafft2009-04-25
| | | | | | | | | Adds cron.daily snippet from Paul Slootman to run one-shot scans every day to ensure that failed arrays don't go unnoticed. Debian bug: 497949 Signed-off-by: martin f. krafft <madduck@debian.org>
* Make checkarray skip over arrays still marked auto-read-onlymartin f. krafft2009-04-25
| | | | | | | | | Generally, we don't want to check those arrays, and marking the active would defeat the point of auto-read-only. See the Debian bug log. Debian bug: 510641 Signed-off-by: martin f. krafft <madduck@debian.org>
* Check if all known arrays are listed in mdadm.confmartin f. krafft2009-04-25
| | | | | | | | | Patch from Adrian Bridgett: the initramfs hook now checks to see if all known arrays are listed in mdadm.conf and issues a warning if this is not the case. Debian bug: 519328 Signed-off-by: martin f. krafft <madduck@debian.org>
* Honour debconf pre-selection of mdadm/initrdstartmartin f. krafft2009-04-25
| | | | | | | | | | Any pre-selection was overwritten with 'all'. Now it should work since we initialise the value from debconf, which should return '' in case it was not defined yet. Debian bug: 516802 Signed-off-by: martin f. krafft <madduck@debian.org>
* Provide an alternative (postfix) for mail-transport-agentmartin f. krafft2009-04-25
| | | | | | | | | | I chose postfix because that's the only one I could recommend, and since the alternative does not affect people who already have an MTA installed, or have a preference, it won't affect them. Debian bug: #522300 Signed-off-by: martin f. krafft <madduck@debian.org>
* record new upstream release in changelogmartin f. krafft2009-03-12
|
* update urlsmartin f. krafft2009-03-09
|
* remove trailing whitespacemartin f. krafft2009-03-09
|
* add auto-read-only FAQ itemmartin f. krafft2009-03-09
|
* Make initramfs script depend on multipath to ensure its script is run before ↵martin f. krafft2009-02-23
| | | | ours (closes: #516605).
* Do not set -eu in the bugscript to maximise information output in the case ↵martin f. krafft2009-02-17
| | | | | | of errors. Signed-off-by: martin f. krafft <madduck@debian.org>
* prepare 2.6.8-12-gb47dff6-2martin f. krafft2009-02-16
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* record snapshotting upstream in changelogmartin f. krafft2009-02-16
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* record 2.6.8 release in changelogmartin f. krafft2009-02-16
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* Fix start/stop runlevels in header of mdadm monitor init.d scriptmartin f. krafft2009-02-13
| | | | Debian bug: #514923
* prepare 2.6.7.2-1 releasemartin f. krafft2009-02-03
|
* Added Italian debconf translation; thanks Luca Monducci (closes: #506572).martin f. krafft2009-02-03
|
* Fix typo in mdadm.conf.5NeilBrown2009-02-03
| | | | | | | Debian Bug #506245 Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: martin f. krafft <madduck@debian.org>
* Merge commit 'mdadm-2.6.7.2'martin f. krafft2009-02-03
| | | | Signed-off-by: martin f. krafft <madduck@debian.org>
* record doc changes in changelogmartin f. krafft2008-11-11
|
* Merge branch 'deb/docs'martin f. krafft2008-11-11
|\
| * update md.txt to 2.6.26martin f. krafft2008-11-11
| |
| * add doc-base entries for existing docsmartin f. krafft2008-11-11
| |
| * add docbase entry for radi5-vs-10 docmartin f. krafft2008-11-11
| |
| * add md superblock formats webpage dumpmartin f. krafft2008-11-11
| |
* | fix watch file URLmartin f. krafft2008-10-15
| |
* | note adding of jd's blog postmartin f. krafft2008-10-15
| |
* | Merge branch 'deb/docs'martin f. krafft2008-10-15
|\|
| * register jd raid rebuild doc with doc-basemartin f. krafft2008-10-15
| |
| * actually install jd's blog postmartin f. krafft2008-10-15
| |
| * fix doc-base registration name for root-on-raidmartin f. krafft2008-10-15
| |
* | fix encoding of lunar's changelog entrymartin f. krafft2008-10-15
| |
* | prepare 2.6.7.1-1 upload to unstablemartin f. krafft2008-10-15
| |
* | record cherry-pick of 6d6de2e to fix HOMEHOST/#488533martin f. krafft2008-10-15
| |
* | Merge branch 'deb/docs' and record in changelogmartin f. krafft2008-10-15
|\|
| * fix FAQ 4b probability (#493577)martin f. krafft2008-10-15
| |
* | Merge commit 'debian/nmu/2.6.7-3.1'martin f. krafft2008-10-15
|\ \ | | | | | | | | | | | | Conflicts: debian/changelog
| * | merge lunar's patch for #492074martin f. krafft2008-10-15
| | |
| * | import lunar's patch for 493099martin f. krafft2008-10-15
| | |
* | | * Updated debconf translations:martin f. krafft2008-07-23
| | | | | | | | | | | | - Swedish by Martin Ågren (closes: #492074).