- 26 Apr, 2014 39 commits
-
-
Marco d'Itri authored
They are created by write_net_rules in early boot and need to be copied to the root file system once it has been remounted read/write.
-
Martin Pitt authored
It's obsolete with devtmpfs (which is required now), and doesn't run with systemd or upstart anyway.
-
Martin Pitt authored
-
Michael Biebl authored
-
Michael Biebl authored
when migrating the TMPTIME setting from /etc/default/rcS. Fix up existing broken configurations. Closes: #738862
-
Marco d'Itri authored
-
Marco d'Itri authored
-
Michael Biebl authored
Parse /etc/insserv.conf.d content and /etc/insserv.conf and generate systemd unit drop-in files to add corresponding dependencies. Also ship targets for the Debian specific $x-display-manager and $mail-transport-agent system facilities. Closes: #690892
-
Marco d'Itri authored
-
Michael Stapelberg authored
Packages that need logind functionality should depend on libpam-systemd.
-
Michael Stapelberg authored
Closes: #742724
-
Marco d'Itri authored
The rule which set group floppy for all removable devices has been removed in the cleanup.
-
Marco d'Itri authored
Some architectures like arm and ia64 added the system call later than in 2.6.32 when it was actually implemented.
-
Martin Pitt authored
Cherry-picked from upstream.
-
Martin Pitt authored
-
Martin Pitt authored
This is for kernels which have "block" built in instead of being a module. Closes: #713877
-
Marco d'Itri authored
We choose to not explicitly raise the required kernel version because functional tests appear to be enough to validate real world kernels.
-
Martin Pitt authored
-
Martin Pitt authored
Use the upstream rules with a patch for the remaining Debian specific default device permissions. Many thanks to Marco d'Itri for researching which Debian-specific rules are obsolete! Amongst other things, this now also reads the hwdb info for USB devices and gets rid of some syntax errors. Closes: #717405 Closes: #706221
-
Martin Pitt authored
Use the upstream rules with a patch for the sg module (see #657948). These now stop calling modprobe and use the kmod builtin, giving some nice boot speed improvement. Closes: #717404
-
Martin Pitt authored
Move to using the upstream rules. They are compatible and do a superset of the functionality. In our 60-persistent-storage.rules: - hd* rules are obsolete (only using PATA drivers these days with SCSI) - id_dasd is obsolete (not in any package on any arch in any release) - id_edd in Debian seems to not exist. Dell's edd package ships these rules by itself - ID_SCSI_COMPAT isn't set by id_scsi any more, thus rules are obsolete
-
Martin Pitt authored
LP: #1274348
-
Martin Pitt authored
This avoids needing pt_chown (not available on all architectures). Thanks Adam Conrad.
-
Martin Pitt authored
To avoid forgetting files when we move to new versions.
-
Martin Pitt authored
-
Martin Pitt authored
we don't want that in Debian and thus it shouldn't appear in dh_install --list-missing output.
-
Martin Pitt authored
debian/extra/rule_generator.functions creates them in /run/udev/.
-
Michael Biebl authored
so that we don't drop the module from the PAM config when uninstalling a foreign-arch package. Related to Ubuntu bug #1295521.
-
Michael Biebl authored
-
Michael Biebl authored
Closes: #743158
-
Michael Biebl authored
-
Michael Biebl authored
-
Michael Stapelberg authored
-
Michael Stapelberg authored
-
Michael Stapelberg authored
-
Michael Stapelberg authored
Instead of tracking git upstream directly, the upstream branch now contains the contents of the orig tarball available at http://www.freedesktop.org/software/systemd/
-
Michael Stapelberg authored
This is necessary to properly deal with files like units/syslog.target, which would not be deleted when merging otherwise.
-
Michael Stapelberg authored
-
Michael Stapelberg authored
-
- 19 Mar, 2014 1 commit
-
-
Michael Biebl authored
-