summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2015-06-14initramfs-tools: update dh_gencontrol with new development build flagAlex Harpin
2010-09-09use new dh method for development buildAn-Cheng Huang
2010-09-09Merge branch 'upstream' (0.98.2) into mendocinoAn-Cheng Huang
Conflicts: debian/changelog debian/compat debian/control debian/rules hook-functions mkinitramfs
2010-03-24switch from cdbs to debhelper 7maximilian attems
newest debhelper makefile is short and quick. inspiration from /usr/share/doc/debhelper/examples/rules.tiny. also drop useless pre-build rule, which seems to stem from old bzr. it was an vcs that didn't keep the permissions. Signed-off-by: maximilian attems <maks@debian.org>
2009-02-17initramfs-tools: Readd support for linux-2.6 make deb-pkg target.Andres Salomon
..via /etc/kernel Signed-off-by: Andres Salomon <dilinger@debian.org> (closes: #504551) [ fixed update-initramfs postinst call s/-u/-c/ -maks ] Signed-off-by: maximilian attems <maks@debian.org>
2008-12-12"files" file should be removed before package buildAn-Cheng Huang
2008-11-19add support for development buildAn-Cheng Huang
2008-10-28initramfs-tools-0.92j from mirrrors.kernel.orgdebian/0.92jrbalocca
2008-09-17Revert "initramfs-tools: Add support for linux-2.6 make deb-pkg target"maximilian attems
This reverts commit c5a45496b9c72e41333e213979d43fbcff34da9f. hinders removal of other package linux-image postinst call also the /etc/kernel structure, thus delete needs a takeover and this is postlenny material. thanks Vincent Danjean <vdanjean@debian.org> for report. (closes: #499270)
2008-09-16initramfs-tools: Add support for linux-2.6 make deb-pkg targetmaximilian attems
it generates linux images that look into this directories for maintainer script action. make sure to generate an intramfs and also to remove it.
2005-10-21new repo format v6maximilian attems
2005-10-01apply all the 0.30 upstream changes.maximilian attems
2005-08-16Cleanup commit, sorry for the messJeff Bailey
2005-06-30* Use detailed logging now for debian/changelog. We have at leastJeff Bailey
three people hacking now, and details would probably be useful. * debian/TODO: Update * debian/dirs: Sort and add usr/share/initramfs-tools/hooks * debian/initramfs-tools.examples: Add docs/example_hook and docs/example_hook_cpiogz * debian/initramfs-tools.install: Pretty Print. * debian/rules: Ensure that mkinitramfs is executable * docs/example_script: New file * init: Add concept of 'quiet', be verbose if not specified * mkinitramfs: Do not load script functions until needed Clear up comments / documentation Use DESTDIR instead of TMPDIR Add ability to link in extra hunks into the cpio file Cosmetic cleanups * scripts/functions: Add lsb stype log_FOO_msg functions * scripts/local: Add logging * scripts/nfs: Add logging
2005-06-08Initial checkinJeff Bailey