Harald Hoyer
373efa4427
systemd: make unit files symlinks
2013-06-13 11:08:03 +02:00
Harald Hoyer
41b0e41a09
Makefile: report syntax check files for V=1
2013-06-06 11:31:07 +02:00
Harald Hoyer
fd28794bbc
TEST-99-RPM: generate rpms and exclude /boot loader entries
2013-05-31 10:00:07 +02:00
Harald Hoyer
9268366cad
Makefile: remove dracut-version.sh on clean
2013-04-16 13:41:19 +02:00
Harald Hoyer
7dbca9be86
lsinitrd: add bash completion
2013-04-16 11:32:31 +02:00
Harald Hoyer
26ab7b07a6
Makefile: fixup tarball Makefile
2013-04-15 11:53:03 +02:00
Harald Hoyer
5f8cd1a4be
Makefile,git2spec.pl: use "git describe"
2013-04-12 15:27:27 +02:00
Harald Hoyer
75369f8ba0
version 027
2013-03-26 16:55:03 +01:00
Harald Hoyer
cbd69dc6ff
install dracut-*.service units
2013-03-25 07:56:12 +01:00
Harald Hoyer
a1ebd77179
add dracut.bootup.7 man page
2013-03-19 12:26:06 +01:00
Harald Hoyer
a3a8f58d73
Makefile: use -D_FILE_OFFSET_BITS=64 to build dracut-install
2013-03-18 10:58:25 +01:00
Harald Hoyer
917f3e4d25
add dracut-bash-completion.sh
2013-03-13 13:01:33 +01:00
Harald Hoyer
d837ac3984
add /lib/kernel/install.d/51-dracut-rescue.install
...
Upon installation of a kernel, check if a rescue image is already
available and if not, create a non-hostonly generic initramfs image with
the rescue module added.
2013-03-09 15:16:31 +01:00
Harald Hoyer
19d69051a3
NEWS: dracut-026
2013-03-08 07:07:48 +01:00
Harald Hoyer
9dd9d81fc6
add 50-dracut.install
2013-03-07 10:08:35 +01:00
Harald Hoyer
59afbd8e73
add missing systemd service man pages
2013-03-07 09:42:00 +01:00
Harald Hoyer
dbfaae0e34
systemd: changes for new initrd services
...
Requires systemd >= 198
2013-03-06 17:21:47 +01:00
Harald Hoyer
a42b2b8133
introduce /usr/lib/dracut/dracut.conf.d/ drop-in directory
...
/usr/lib/dracut/dracut.conf.d/*.conf can be overwritten by the same
filenames in /etc/dracut.conf.d.
Packages should use /usr/lib/dracut/dracut.conf.d rather than
/etc/dracut.conf.d. /etc/dracut.conf.d belongs to the system
administrator.
2013-02-19 17:46:24 +01:00
Harald Hoyer
e5786ed1b7
version 025
2013-01-23 15:38:48 +01:00
Harald Hoyer
f046336c44
version 024
2012-10-16 16:31:06 +02:00
Harald Hoyer
e1cb85802b
Makefile: cleanup xml files
2012-10-16 14:51:42 +02:00
Harald Hoyer
3e6dad37c4
Makefile: use fedora css for documentation
2012-10-10 14:32:18 +02:00
Harald Hoyer
3b9669cff4
Makefile: fix css style for dracut.html
2012-09-28 15:29:53 +02:00
Harald Hoyer
308015bc4d
Makefile: revert documentation logic
2012-09-27 17:04:37 +02:00
Colin Walters
2692a42231
build: Add --disable-documentation option
...
Some operating system builders may not want to build documention, for
example during a bootstrapping process.
2012-09-27 16:50:25 +02:00
Colin Walters
103281f3b6
Support GNOME Build API
...
For dracut:
See people.gnome.org/~walters/docs/build-api.txt
We have a new stub configure script that writes out a Makefile.inc.
2012-09-27 12:59:57 +02:00
Harald Hoyer
6af5a4accf
version 023
2012-08-01 15:30:30 +02:00
Harald Hoyer
1f524c4544
Prevent testsuite runs from non-root users.
2012-07-31 13:49:04 +02:00
Amadeusz Żołnowski
c9baff669d
Makefile: add dependencies for dracut-install (generated with gcc -MM)
2012-07-27 09:54:49 +02:00
Harald Hoyer
4a1255bc38
Makefile: use symlink for topsrcdir/dracut-install
2012-07-26 13:04:45 +02:00
Harald Hoyer
24ba78cb77
Makefile: fixed dracut-install make target
2012-07-26 12:15:16 +02:00
Amadeusz Żołnowski
ab8bfca794
Makefile: use implicit rules for install/dracut-install
...
Don't fail on install rule if install/dracut-install is not build - just
skip it. $(strip) is not used by install rule, because it is nowhere
set.
2012-07-26 08:35:02 +02:00
Harald Hoyer
e045e1f386
Makefile: honor CFLAGS
2012-07-25 15:20:22 +02:00
Harald Hoyer
13f77e9fd5
add documentation for systemd services in the initramfs
2012-07-23 11:29:20 +02:00
Harald Hoyer
df7be11b38
Version 022
2012-07-20 13:11:21 +02:00
Harald Hoyer
ddf818dad5
Version 021
2012-07-20 11:46:48 +02:00
Harald Hoyer
c243105e6b
Makefile: set LC_MESSAGES=C ... not LANG
2012-07-19 13:35:31 +02:00
Harald Hoyer
2023d8eb5b
Makefile: do not install service from 98systemd. They are copied to /run
2012-07-09 13:02:36 +02:00
Harald Hoyer
eaf4cb6bbb
Makefile: mkinitrd man page install typo
2012-07-05 06:57:43 +02:00
Harald Hoyer
0e14946a20
add lsinitrd and mkinitrd man pages
2012-07-03 14:19:58 +02:00
Harald Hoyer
f4031e8a9a
move dracut-install to dracutbasedir
...
We do not want to install dracut-install to /usr/bin until all
interfaces are set to stone and the manpage is written. Until then the
tool is dracut internal.
2012-07-02 18:52:49 +02:00
Harald Hoyer
09eaf9f5b3
Version 020
2012-06-29 12:54:38 +02:00
Harald Hoyer
026b81e980
install/*: add dracut-install tool
2012-06-29 12:54:38 +02:00
Harald Hoyer
784df1e4e3
version 019
2012-06-04 14:24:25 +02:00
Harald Hoyer
ca024e3378
renamed switch-root.{service,target} -> initrd-switch-root
2012-05-22 14:50:19 +02:00
Harald Hoyer
dbf8f6ba0e
add dracut-version.sh
2012-05-22 14:32:36 +02:00
Harald Hoyer
afd1fd8d41
Makefile: install dracut service files from systemd dracut module
2012-05-16 11:29:48 +02:00
Harald Hoyer
53e3244dba
Makefile: call git2spec.pl with LANG=C
2012-05-10 14:30:31 +02:00
Harald Hoyer
2de297334b
Makefile: do not install systemd service in reboot
...
shutdown is enough. It is pulled in on reboot.
2012-04-19 11:59:39 +02:00
Harald Hoyer
76c14799da
Makefile: version 018
2012-04-05 13:54:38 +02:00
Harald Hoyer
f5af0df821
Makefile: fix syncheck
...
skip dash syntax check, if bash found in shebang
2012-04-05 13:54:38 +02:00
Harald Hoyer
4ce3a1b1bb
precompile doc
2012-03-14 15:48:33 +01:00
Harald Hoyer
888d53f270
replace xml documentation with asciidoc
2012-03-14 15:48:33 +01:00
Harald Hoyer
dc824f1994
remove dracut-gencmdline
2012-03-14 15:07:20 +01:00
Harald Hoyer
f5a9e45923
Version 017
2012-02-24 15:38:08 +01:00
Harald Hoyer
a6b63f9192
dracut.spec,Makefile: backward compat symlink for dracut-functions.sh
2012-02-23 12:26:16 +01:00
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
2012-02-22 15:15:21 +01:00
Harald Hoyer
a2c631c0a3
Makefile: also link dracut-shutdown.service to shutdown target
2012-02-16 09:37:11 +01:00
Harald Hoyer
6bee336909
Version 16
2012-02-15 18:05:34 +01:00
Harald Hoyer
927d9273c4
Makefile: s/dracut-initramfs-backup.sh/dracut-initramfs-restore.sh/
2012-02-13 18:20:12 +01:00
Harald Hoyer
fb67e4aa36
shutdown on demand
...
Do not save and restore the initramfs, but instead, just unpack the
default initramfs for shutdown on shutdown.
2012-02-13 07:08:08 +01:00
Harald Hoyer
4cfd24d179
Backup and restore /run/initramfs via systemd services
...
This saves the space /run/initramfs is taking for the shutdown
2012-02-10 11:14:31 +01:00
Harald Hoyer
a74eae77ac
Version 15
2012-02-07 20:57:12 +01:00
Harald Hoyer
dcba56cafa
Makefile: dash does not like {} expansion
...
removed {} expansion for mandir mkdir for users, which have dash as
/bin/sh
2012-01-05 14:48:57 +01:00
Harald Hoyer
5e90d26658
Makefile: set bindir to ${prefix}/bin rather than sbin
2012-01-05 14:36:45 +01:00
Harald Hoyer
ef8b121e2c
version 014
2011-12-15 09:19:05 +01:00
Harald Hoyer
45abddb069
renamed dracut.kernel.7 to dracut.cmdline.7
2011-12-15 09:19:04 +01:00
Harald Hoyer
ed919de0a7
dracut.spec: move sbindir from /sbin to /usr/bin
...
https://fedoraproject.org/wiki/Features/UsrMove
2011-12-02 13:03:01 +01:00
Harald Hoyer
c5a6599080
Makefile, dracut.spec: move dracut to /usr/lib/dracut
...
Move dracut to /usr/lib/dracut.
We should not have picked /usr/share/dracut. Dracut is no ordinary "data".
2011-12-02 13:03:00 +01:00
Amadeusz Żołnowski
2799897ad8
Makefile: Append target files names for man pages.
...
Edited-By: harald@redhat.com: removed trailing whitespace
2011-11-16 15:32:07 +01:00
Harald Hoyer
9af39cbe31
Makefile, git2spec.pl: use temporary builddir
...
to build the dracut rpm, use a temporary builddir
2011-11-15 09:47:19 +01:00
Harald Hoyer
e9519a397f
version 013
2011-08-12 16:17:58 +02:00
Harald Hoyer
ac965cd828
Makefile: increment version to 012
2011-08-11 17:52:58 +02:00
Harald Hoyer
e7b877427b
Makefile: do not remove rpmbuild on fail
2011-08-11 14:27:25 +02:00
Harald Hoyer
7893469fca
Makefile: inc version
2011-07-18 17:05:06 +02:00
Harald Hoyer
b038e0aac9
Makefile: copy created rpms from rpmbuild in "rpm" target
2011-07-18 17:04:27 +02:00
Harald Hoyer
0e6a94b329
Makefile: simplify "make rpm"
2011-05-31 16:34:37 +02:00
Harald Hoyer
b99dc517d6
inc version
2011-04-14 12:03:24 +02:00
Harald Hoyer
e365864bbc
removed switch_root.c
2011-04-11 13:12:30 +02:00
Harald Hoyer
5dcd565dab
NEWS: inc version and add NEWS
2011-03-31 18:49:27 +02:00
Harald Hoyer
b4fbdbbe1e
Makefile: "make dist" now generates .tar.gz
2011-03-31 18:45:01 +02:00
Harald Hoyer
da22a02130
Makefile: split syntax check from target "check" to "syncheck"
...
also add syntax check for the bash scripts
2011-03-17 12:12:48 +01:00
Harald Hoyer
f709fa439b
Install dracut-logger and add it to the spec file
2011-03-16 13:56:20 +01:00
Harald Hoyer
4877bb510e
dracut.spec: inc release to 009 prerelease
2011-03-10 19:25:09 +01:00
Harald Hoyer
440a4cc247
Makefile: do not dash syntax check module-setup.sh
...
module-setup.sh is bash syntax, so dash complains about bash contructs
2011-02-18 13:11:53 +01:00
Harald Hoyer
498a131239
Makefile: use xhtml instead of xhtml-1_1 for the docbook.xsl
2010-11-10 15:05:04 +01:00
Harald Hoyer
1b4a9d8ad8
documentation update
2010-10-15 13:14:08 +02:00
Harald Hoyer
2d9f5858bc
add dracut.xml documentation
2010-09-20 14:53:51 +02:00
Harald Hoyer
c033d96e49
version inc
2010-08-09 16:28:38 +02:00
Harald Hoyer
5bb59e428f
Makefile: install dracut.kernel.7
2010-08-06 18:15:51 +02:00
Amadeusz Żołnowski
5150d44a7e
Makefile: use $(MAKE) and $(RM) instead of make and rm -f
...
See: http://www.gnu.org/software/make/manual/make.html#MAKE-Variable
2010-08-06 11:53:02 +02:00
Harald Hoyer
cdc8d9c403
documentation: moved to docbook man pages
2010-08-05 16:38:49 +02:00
Harald Hoyer
dd2c34a82b
version pre 7
2010-08-02 09:00:01 +02:00
Harald Hoyer
7d86d90d11
Version 006
2010-06-17 10:58:27 +02:00
Harald Hoyer
9cdde06d50
Makefile: make more clean
2010-05-19 09:55:48 +02:00
Harald Hoyer
ab56546dc7
version 005
2010-03-19 16:51:05 +01:00
Harald Hoyer
2c2c45800c
add /etc/dracut.conf.d
2010-02-12 11:12:37 +01:00
Harald Hoyer
3ee26913e7
version 004
2010-01-15 14:09:06 +01:00
Harald Hoyer
63d8d27b03
install lsinitrd/mkinitrd
2010-01-13 17:13:20 +01:00
Harald Hoyer
66e45737e1
add man pages for dracut-catimages and dracut-gencmdline
2010-01-12 14:51:17 +01:00