aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
Commit message (Collapse)AuthorAge
* Refresh patch.LibravatarUnit 1932022-11-22
|
* d/install, d/p/policy.d_no_autostart.patch, d/policy-rc.d: Drop setting up ↵LibravatarUnit 1932021-01-06
| | | | | | | | | | | | | policy-rc.d. This has never really worked out well. The latest rendition is fine, except if /usr/sbin/policy-rc.d doesn't exist, then it fails chroot. One could use the "ignore_error chroot_maybe_add_mount" method, but this would cause different results based on if the file exists or not, still. Seth Arnold notes that one could bind mount everything from "$1/usr/sbin/" into something like /dev/shm/installer/sbin/, then add policy-rc.d to /dev/shm/installer/sbin/, and bindmount /dev/shm/installer/sbin/ back on top of "$1/usr/sbin/policy-rc.d".
* d/p/policy.d_no_autostart.patch, d/install, d/policy-rc.d: Re-write how we ↵LibravatarUnit 1932020-12-19
| | | | set up policy-rc.d, using bind mounts.
* d/control, d/copyright, d/patches/*: Update my email address.LibravatarUnit 1932020-12-19
|
* Refresh patch.LibravatarUnit 1932019-01-11
|
* Refresh patches.LibravatarUnit 1932018-10-23
|
* Import Debian changes 18-1LibravatarUnit 1932018-03-20
arch-install-scripts (18-1) UNRELEASED; urgency=medium * Initial release.