X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=DISTRO_PORTING;h=d799e537189993fa2ddfb6c647bac0740734e473;hp=99c652c774f495fe4d4a1c69053c93fcc8ba1cad;hb=9ba81d5a61b7c992a1d2e5e02f334b8e2a0b0c22;hpb=bc2708414babc5c99bb8000e63c84e87606cc15d diff --git a/DISTRO_PORTING b/DISTRO_PORTING index 99c652c77..d799e5371 100644 --- a/DISTRO_PORTING +++ b/DISTRO_PORTING @@ -8,7 +8,7 @@ HOWTO: --with-rootprefix= --with-sysvinit-path= - --with-sysvrcd-path= + --with-sysvrcnd-path= --with-rc-local-script-path-start= --with-rc-local-script-path-stop= --with-kbd-loadkeys= @@ -23,12 +23,12 @@ HOWTO: CONTRIBUTING UPSTREAM: - We are generally do no longer accept distribution specific + We do generally no longer accept distribution-specific patches to systemd upstream. If you have to make changes to systemd's source code to make it work on your distribution: - unless your code is generic enough to be generally useful we + unless your code is generic enough to be generally useful, we are unlikely to merge it. Please always consider adopting the - upstream defaults. If that's not possible please maintain the - relevant patches downstream. + upstream defaults. If that is not possible, please maintain + the relevant patches downstream. Thank you for understanding.