summaryrefslogtreecommitdiff
path: root/debian/script
AgeCommit message (Collapse)Author
2010-06-22reportbug: list the mkinitramfs hook scripts of reporting boxmaximilian attems
It is interesting to see which are installed, may help to pindown some bugs earlier. Signed-off-by: maximilian attems <maks@debian.org>
2010-06-15debian/script: append /proc/mdstat (iff present) to bugreportsMichael Prokop
Signed-off-by: Michael Prokop <mika@grml.org>
2010-06-13script: Add update-initramfs.conf to bug reportmaximilian attems
we see lately unbound variables from there, so it's nice to have it. Signed-off-by: maximilian attems <maks@debian.org>
2010-04-08debian/script: add generated resume param to bugmaximilian attems
/etc/initramfs-tools/conf.d/resume is often to be seen. Signed-off-by: maximilian attems <maks@debian.org>
2010-04-07bug script: include sizes of generated initramfsmaximilian attems
usually gives a good indications when things go wrong.
2007-09-07debian/script: Fix syntax of MODULES=dep block.maximilian attems
thanks madduck for reporting the error: [: 39: -q: unexpected operator
2007-08-08debian/script: add list of /sys/block on MODULES=depmaximilian attems
a find might be a bit to verbose, so be happy for now with a q&d list.
2007-08-08debian/scripts: Add /etc/crypttab to reportbug scriptmaximilian attems
a big share of bugreports concern encrypted usage, that output is useful for /etc/fstab parsing.
2007-04-16Remove stray commentDavid Härdeman
2007-04-15Also print settings from initramfs.conf in reportbug script (thanks to Maik ↵David Härdeman
Zumstrull for the suggestion)
2007-04-02first prerelease 0.86 + merge 0.85fmaximilian attems
* kick mdrun script * update control for lenny + ubuntu * add _all_ ide, block and drivers * use MODPROBE_OPTIONS and kill any modprobed arg * small doc + whitespace fixes
2006-09-01- fix destination of the mdrun.conf for partial sarge upgradesmaximilian attems
- checkout if /sbin/lilo is really there - guard more dirs against creation - add /etc/kernel-img.conf to reportbug output
2006-07-14- rename debian/bug to debian/scriptmaximilian attems
fix according install target gets the info really added by reportbug