summaryrefslogtreecommitdiffstats
path: root/perl-install/install/Makefile
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2011-12-19 22:47:15 +0000
committerColin Guthrie <colin@mageia.org>2011-12-19 22:47:15 +0000
commit7a574eee56cbb8761054b7e23d1d1799af2d489d (patch)
treeb6f5681a607d5c11bd3aadd52713bff13c591a9a /perl-install/install/Makefile
parent65d0e391f86935cce10cd7f9676ef7baf24e660d (diff)
downloaddrakx-backup-do-not-use-7a574eee56cbb8761054b7e23d1d1799af2d489d.tar
drakx-backup-do-not-use-7a574eee56cbb8761054b7e23d1d1799af2d489d.tar.gz
drakx-backup-do-not-use-7a574eee56cbb8761054b7e23d1d1799af2d489d.tar.bz2
drakx-backup-do-not-use-7a574eee56cbb8761054b7e23d1d1799af2d489d.tar.xz
drakx-backup-do-not-use-7a574eee56cbb8761054b7e23d1d1799af2d489d.zip
Port stage2 to use udev.
In order to run dracut in the installer, it is necessary to have a working udev setup (specifically /dev/block/* nodes, but there may be other requirements). As dracut is needed by systemd when /usr is on a separate partition, we need udev in the installer in order to support systemd generally.
Diffstat (limited to 'perl-install/install/Makefile')
-rw-r--r--perl-install/install/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile
index 1cbdee2fe..c57505d1a 100644
--- a/perl-install/install/Makefile
+++ b/perl-install/install/Makefile
@@ -47,6 +47,7 @@ install_pms:
get_needed_files: xs
REP4PMS=$(REP4PMS) ../../tools/install-xml-file-list share/list.xml $(DEST)
+ mkdir -p $(DEST)/run
chmod u-s -R $(DEST) # for mount/umount
share/generate-xlocales $(DEST)