Commit Graph

5 Commits

Author SHA1 Message Date
Michael Biebl
fadf93033a udev-udeb: setup /dev/fd, /dev/std{in,out,err} symlinks
As systemd-udevd no longer sets them up itself, we create them manually
after mounting devtmpfs. This avoids breaking applications which expect
those symlinks.

Closes: #975018
2021-04-12 20:21:00 +02:00
Martin Pitt
3c6c28e774 debian/extra/start-udev: Run d-i's udevd with "notice" log level
Just like we did in the initramfs in 219-10 in commit 6e33bf38.
2015-07-29 23:54:12 +02:00
Michael Biebl
7705a49428 udev-udeb: Remove scsi_wait_scan hack from the start-udev script as well
Followup commit for 52d12b880b
2015-07-29 23:22:09 +02:00
Michael Biebl
ca3bed1f7d Drop useless trailing "exit 0" from scripts which use "set -e" 2015-07-29 23:17:24 +02:00
Martin Pitt
9e1d0901b5 Clean up Debian specific file installation
In debian/rules, remove manual file installation. Move them to
debian/*.install.

Move all Debian specific installed files to debian/extra/.
2015-01-22 09:46:15 +01:00