aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-02fix(dracut-shutdown): add cleanup handler on failureRenaud Métrich1-0/+1
2021-11-24feat(Makefile): cargo wrapper for dracut-cpio buildDavid Disseldorp1-0/+14
2021-05-06chore(tree): move html files to the dosc directoryJóhann B. Guðmundsson1-2/+2
2021-05-06chore(install): move install to src directoryJóhann B. Guðmundsson1-18/+18
2021-05-04chore(tree): move package build files in their own directoryJóhann B. Guðmundsson1-2/+2
2021-05-04chore: skip rpmbuild, if there is no rpmbuild installedHarald Hoyer1-0/+7
2021-05-04chore: fix indent-c path for src directoryHarald Hoyer1-1/+1
2021-05-04chore(tree): move src into their own src directoryJóhann B. Guðmundsson1-9/+9
2021-05-04chore(tree): move tools into their own directoryJóhann B. Guðmundsson1-2/+2
2021-05-04chore(tree): move kernel install files into its own directoryJóhann B. Guðmundsson1-2/+2
2021-05-04chore(tree): move man pages into a man directoryJóhann B. Guðmundsson1-10/+11
2021-05-04chore(tree): move shell completion into a directoryJóhann B. Guðmundsson1-2/+2
2021-03-30feat(mkinitrd): remove mkinitrdHarald Hoyer1-5/+1
2021-03-26test: add shellcheck to MakefileHarald Hoyer1-1/+9
2021-03-15style: use astyle instead of indentHarald Hoyer1-1/+1
2021-03-15ci: splitout indent-c from indentHarald Hoyer1-1/+5
2021-03-15test: check for shfmt in MakefileHarald Hoyer1-1/+5
2021-03-13feat: extend Makefile indent targetHarald Hoyer1-3/+2
2021-03-10fix: correctly handle kernel parametersHarald Hoyer1-5/+15
2021-03-10fix: remove dracut.pc on `make clean`Harald Hoyer1-0/+1
2021-03-10fix: honor KVERSION environment in the MakefileHarald Hoyer1-13/+15
2021-02-15chore: add `CONTRIBUTORS` target to MakefileHarald Hoyer1-1/+4
2020-03-19Makefile: really make externally defined CFLAGS workDaniel Molkentin1-1/+3
2020-03-19Make externally defined CFLAGS workDaniel Molkentin1-2/+2
2020-03-09Makefile: fix VERSION againAlexander Tsoy1-2/+6
2020-03-06Makefile: merge main-version and git-version earlierĐoàn Trần Công Danh1-6/+7
2020-02-28Makefile: fix RPM buildFrantisek Sumsal1-1/+1
2019-11-12Documentation: dynamically set current versionDaniel Molkentin1-2/+5
2019-11-10configure: find cflags and libs for fts on muslDoan Tran Cong Danh1-1/+1
2019-07-22Makefile: fix VERSIONHarald Hoyer1-22/+23
2019-07-19Replace $(arch) by $(uname -m)Jonas Witschel1-1/+1
2018-10-24Makefile: add srpm targetHarald Hoyer1-1/+12
2018-08-16travis: git pull more depthHarald Hoyer1-2/+2
2018-08-16travis: use own logtee.c to reduce log outputHarald Hoyer1-0/+3
2017-04-24fix build with KMODTomasz Paweł Gajc1-2/+2
2017-03-31better fix from @haraldhpallotron1-1/+1
2017-03-30remove $$arch() from rpm target in Makefilepallotron1-1/+1
2016-11-07Makefile: fixed DESTDIR in rpm targetHarald Hoyer1-1/+1
2016-11-07Makefile: create rpms in DESTDIR for target rpmHarald Hoyer1-1/+1
2016-04-13Use pkg-config for libkmod CFLAGS and LIBSHarald Hoyer1-2/+2
2016-04-11Use dracut-install to install kernel modulesHarald Hoyer1-0/+1
2015-11-25Makefile: add efi targetHarald Hoyer1-0/+4
2015-11-11Makefile: remove output file before creating itHarald Hoyer1-3/+8
2015-11-11Makefile: fix VERSION and GITVERSIONHarald Hoyer1-2/+2
2015-07-14syncheck: Look for 'echo -n' usage in modulesMike Gilbert1-1/+2
2015-07-02splitup dracut-init.sh from dracut-functions.shHarald Hoyer1-0/+1
2015-05-13add dracut.pc pkg-config fileHarald Hoyer1-2/+13
2015-04-28change "while read x" to cope with EOF without newlineHarald Hoyer1-1/+1
2015-04-23Makefile: turn off hostonly excplicitely for testimage targetHarald Hoyer1-1/+1
2015-03-19Split the systemd dracut module upHarald Hoyer1-10/+10
2015-01-08Makefile: add -Wformat to CFLAGSHarald Hoyer1-1/+1
2014-10-24Makefile: removed dangling space039Harald Hoyer1-1/+1
2014-08-29Makefile: add more warnings to CFLAGSHarald Hoyer1-1/+1
2014-08-21dracut-shutdown now executes the unpacking on ExecStopHarald Hoyer1-2/+2
2014-08-15Makefile:rpm: wget the lgpl license for Source1Harald Hoyer1-1/+3
2014-06-25Makefile: add debugtestimage and debughostimage targetsHarald Hoyer1-0/+8
2014-01-28Makefile: make dracut.html.sign depend on dracut.htmlHarald Hoyer1-1/+1
2014-01-24add skipcpio utilityHarald Hoyer1-1/+12
2014-01-07change dracut tarball compression to xzHarald Hoyer1-10/+10
2013-12-19install: install all PATH binaries foundHarald Hoyer1-0/+2
2013-12-05mkinitrd-suse.8.asc: Add manpage for SUSE compat mkinitrdHannes Reinecke1-0/+1
2013-10-08Doc: cleanup, extend and split and reuseHarald Hoyer1-3/+5
2013-09-11Makefile: create hostonly test image without debugHarald Hoyer1-1/+1
2013-08-21add dracut.css for dracut.htmlHarald Hoyer1-3/+3
2013-08-14Makefile: do syncheck before creating the archive or rpmHarald Hoyer1-2/+2
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer1-4/+4
2013-06-13Makefile: source dracut-version.sh and correct dist tarballHarald Hoyer1-6/+7
2013-06-13Makefile: pipe git describe errors to /dev/nullHarald Hoyer1-2/+2
2013-06-13add dracut-shutdown.service.8.asc manpageHarald Hoyer1-0/+1
2013-06-13move dracut-shutdown.service to modules.d/98systemdHarald Hoyer1-1/+1
2013-06-13Don't use do syncheck for target all and refine syncheckHarald Hoyer1-4/+4
2013-06-13systemd: make unit files symlinksHarald Hoyer1-2/+2
2013-06-06Makefile: report syntax check files for V=1Harald Hoyer1-2/+2
2013-05-31TEST-99-RPM: generate rpms and exclude /boot loader entriesHarald Hoyer1-1/+1
2013-04-16Makefile: remove dracut-version.sh on cleanHarald Hoyer1-0/+1
2013-04-16lsinitrd: add bash completionHarald Hoyer1-0/+1
2013-04-15Makefile: fixup tarball MakefileHarald Hoyer1-1/+1
2013-04-12Makefile,git2spec.pl: use "git describe"Harald Hoyer1-7/+7
2013-03-26version 027027Harald Hoyer1-1/+1
2013-03-25install dracut-*.service unitsHarald Hoyer1-2/+15
2013-03-19add dracut.bootup.7 man pageHarald Hoyer1-1/+2
2013-03-18Makefile: use -D_FILE_OFFSET_BITS=64 to build dracut-installHarald Hoyer1-1/+1
2013-03-13add dracut-bash-completion.shHarald Hoyer1-0/+3
2013-03-09add /lib/kernel/install.d/51-dracut-rescue.installHarald Hoyer1-0/+1
2013-03-08NEWS: dracut-026026Harald Hoyer1-1/+1
2013-03-07add 50-dracut.installHarald Hoyer1-0/+2
2013-03-07add missing systemd service man pagesHarald Hoyer1-0/+2
2013-03-06systemd: changes for new initrd servicesHarald Hoyer1-1/+0
2013-02-19introduce /usr/lib/dracut/dracut.conf.d/ drop-in directoryHarald Hoyer1-0/+1
2013-01-23version 025025Harald Hoyer1-1/+1
2012-10-16version 024024Harald Hoyer1-1/+1
2012-10-16Makefile: cleanup xml filesHarald Hoyer1-0/+1
2012-10-10Makefile: use fedora css for documentationHarald Hoyer1-1/+1
2012-09-28Makefile: fix css style for dracut.htmlHarald Hoyer1-2/+1
2012-09-27Makefile: revert documentation logicHarald Hoyer1-2/+2
2012-09-27build: Add --disable-documentation optionColin Walters1-1/+7
2012-09-27Support GNOME Build APIColin Walters1-0/+2
2012-08-01version 023023Harald Hoyer1-1/+1
2012-07-31Prevent testsuite runs from non-root users.Harald Hoyer1-1/+2
2012-07-27Makefile: add dependencies for dracut-install (generated with gcc -MM)Amadeusz Żołnowski1-1/+9
2012-07-26Makefile: use symlink for topsrcdir/dracut-installHarald Hoyer1-20/+14
2012-07-26Makefile: fixed dracut-install make targetHarald Hoyer1-10/+17
2012-07-26Makefile: use implicit rules for install/dracut-installAmadeusz Żołnowski1-16/+14
2012-07-25Makefile: honor CFLAGSHarald Hoyer1-1/+2
2012-07-23add documentation for systemd services in the initramfsHarald Hoyer1-21/+31
2012-07-20Version 022022Harald Hoyer1-1/+8
2012-07-20Version 021021Harald Hoyer1-1/+1
2012-07-19Makefile: set LC_MESSAGES=C ... not LANGHarald Hoyer1-1/+1
2012-07-09Makefile: do not install service from 98systemd. They are copied to /runHarald Hoyer1-10/+1
2012-07-05Makefile: mkinitrd man page install typoHarald Hoyer1-1/+1
2012-07-03add lsinitrd and mkinitrd man pagesHarald Hoyer1-3/+11
2012-07-02move dracut-install to dracutbasedirHarald Hoyer1-5/+20
2012-06-29Version 020020Harald Hoyer1-1/+1
2012-06-29install/*: add dracut-install toolHarald Hoyer1-6/+11
2012-06-04version 019019Harald Hoyer1-1/+1
2012-05-22renamed switch-root.{service,target} -> initrd-switch-rootHarald Hoyer1-2/+2
2012-05-22add dracut-version.shHarald Hoyer1-2/+6
2012-05-16Makefile: install dracut service files from systemd dracut moduleHarald Hoyer1-1/+10
2012-05-10Makefile: call git2spec.pl with LANG=CHarald Hoyer1-1/+1
2012-04-19Makefile: do not install systemd service in rebootHarald Hoyer1-3/+0
2012-04-05Makefile: version 018018Harald Hoyer1-1/+1
2012-04-05Makefile: fix syncheckHarald Hoyer1-2/+2
2012-03-14precompile docHarald Hoyer1-10/+17
2012-03-14replace xml documentation with asciidocHarald Hoyer1-1/+6
2012-03-14remove dracut-gencmdlineHarald Hoyer1-3/+1
2012-02-24Version 017017Harald Hoyer1-1/+1
2012-02-23dracut.spec,Makefile: backward compat symlink for dracut-functions.shHarald Hoyer1-0/+1
2012-02-22Renamed all shell scripts to *.shHarald Hoyer1-13/+13
2012-02-16Makefile: also link dracut-shutdown.service to shutdown targetHarald Hoyer1-0/+2
2012-02-15Version 16016Harald Hoyer1-1/+1
2012-02-13Makefile: s/dracut-initramfs-backup.sh/dracut-initramfs-restore.sh/Harald Hoyer1-1/+1
2012-02-13shutdown on demandHarald Hoyer1-6/+3
2012-02-10Backup and restore /run/initramfs via systemd servicesHarald Hoyer1-2/+14
2012-02-07Version 15015Harald Hoyer1-1/+1
2012-01-05Makefile: dash does not like {} expansionHarald Hoyer1-1/+1
2012-01-05Makefile: set bindir to ${prefix}/bin rather than sbinHarald Hoyer1-1/+1
2011-12-15version 014014Harald Hoyer1-1/+1
2011-12-15renamed dracut.kernel.7 to dracut.cmdline.7Harald Hoyer1-2/+3
2011-12-02dracut.spec: move sbindir from /sbin to /usr/binHarald Hoyer1-7/+7
2011-12-02Makefile, dracut.spec: move dracut to /usr/lib/dracutHarald Hoyer1-1/+2
2011-11-16Makefile: Append target files names for man pages.Amadeusz Żołnowski1-5/+5
2011-11-15Makefile, git2spec.pl: use temporary builddirHarald Hoyer1-6/+6
2011-08-12version 013013Harald Hoyer1-1/+1
2011-08-11Makefile: increment version to 012Harald Hoyer1-1/+1
2011-08-11Makefile: do not remove rpmbuild on failHarald Hoyer1-3/+2
2011-07-18Makefile: inc version011Harald Hoyer1-1/+1
2011-07-18Makefile: copy created rpms from rpmbuild in "rpm" targetHarald Hoyer1-1/+1
2011-05-31Makefile: simplify "make rpm"Harald Hoyer1-20/+14
2011-04-14inc versionHarald Hoyer1-1/+1
2011-04-11removed switch_root.cHarald Hoyer1-17/+1
2011-03-31NEWS: inc version and add NEWSHarald Hoyer1-1/+1
2011-03-31Makefile: "make dist" now generates .tar.gzHarald Hoyer1-1/+4
2011-03-17Makefile: split syntax check from target "check" to "syncheck"Harald Hoyer1-2/+8
2011-03-16Install dracut-logger and add it to the spec fileHarald Hoyer1-0/+1
2011-03-10dracut.spec: inc release to 009 prereleaseHarald Hoyer1-1/+1
2011-02-18Makefile: do not dash syntax check module-setup.shHarald Hoyer1-0/+1
2010-11-10Makefile: use xhtml instead of xhtml-1_1 for the docbook.xslHarald Hoyer1-1/+1
2010-10-15documentation updateHarald Hoyer1-1/+4
2010-09-20add dracut.xml documentationHarald Hoyer1-2/+5
2010-08-09version incHarald Hoyer1-1/+1
2010-08-06Makefile: install dracut.kernel.7Harald Hoyer1-1/+1
2010-08-06Makefile: use $(MAKE) and $(RM) instead of make and rm -fAmadeusz Żołnowski1-9/+9
2010-08-05documentation: moved to docbook man pagesHarald Hoyer1-2/+8
2010-08-02version pre 7Harald Hoyer1-1/+1
2010-06-17Version 006006Harald Hoyer1-1/+1
2010-05-19Makefile: make more cleanHarald Hoyer1-0/+2
2010-03-19version 005Harald Hoyer1-1/+1
2010-02-12add /etc/dracut.conf.dHarald Hoyer1-0/+1
2010-01-15version 004004Harald Hoyer1-1/+1
2010-01-13install lsinitrd/mkinitrdHarald Hoyer1-0/+2
2010-01-12add man pages for dracut-catimages and dracut-gencmdlineHarald Hoyer1-0/+2
2009-11-27version 003003Harald Hoyer1-1/+1
2009-11-27Makefile: gitrpm: cleanup on failed rpmbuildHarald Hoyer1-1/+1
2009-11-27add dracut.conf man pageHarald Hoyer1-3/+3
2009-11-23Makefile: add WITH_SWITCH_ROOTHarald Hoyer1-1/+11
2009-10-07AUTHORS: generated by git-shortlogHarald Hoyer1-1/+3
2009-09-30Makefile: reorder targetsHarald Hoyer1-3/+4
2009-09-29custom pathsLance Albertson1-6/+6
2009-09-17version 002002Harald Hoyer1-1/+1
2009-09-02version 001Harald Hoyer1-1/+1
2009-09-01fixed gitrpmHarald Hoyer1-1/+6
2009-08-19Makefile: add hostimage target for a hostonly imageHarald Hoyer1-0/+3
2009-08-14version 0.90.9Harald Hoyer1-1/+1
2009-08-06version 0.8Harald Hoyer1-1/+1
2009-07-25version 0.70.7Harald Hoyer1-1/+1
2009-07-25add dracut-catimagesHarald Hoyer1-0/+1
2009-07-22version 0.60.6Harald Hoyer1-1/+1
2009-07-22dracut: add --kernel-only and --no-kernel argumentsHarald Hoyer1-0/+9
2009-07-17Makefile: make clean before rpm0.5Harald Hoyer1-1/+2
2009-07-17version 0.5Harald Hoyer1-1/+1
2009-07-17dracut-gencmdline - generate the kernel command line for the local hostHarald Hoyer1-0/+1
2009-07-15Makefile: add debug module to the testimage targetHarald Hoyer1-1/+1
2009-07-04version 0.40.4Harald Hoyer1-1/+1
2009-07-02version 0.3Harald Hoyer1-1/+1
2009-07-01version 0.20.2Harald Hoyer1-1/+1
2009-06-19add target for "dist" and "gitrpm"0.1Harald Hoyer1-1/+11
2009-06-19/usr/lib/dracut -> /usr/share/dracutHarald Hoyer1-2/+2
2009-06-19updated switch_root.cHarald Hoyer1-1/+1
2009-06-17install man pageHarald Hoyer1-0/+3
2009-06-04specfile updateHarald Hoyer1-0/+2