forked from shadow-maint/shadow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distributions use id(1) from GNU coreutils or BusyBox. Drop ours. Closes: <shadow-maint#1005> Suggested-by: dkwo <nicolopiazzalunga@gmail.com> Cc: "Serge E. Hallyn" <serge@hallyn.com> Cc: Iker Pedrosa <ipedrosa@redhat.com> Cc: Michael Vetter <jubalh@iodoru.org> Cc: Sam James <sam@gentoo.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
- Loading branch information
1 parent
2df2c35
commit ba31ca7
Showing
22 changed files
with
7 additions
and
510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,6 @@ man_MANS += man8/lastlog.8 | |
endif | ||
|
||
EXTRA_DIST = $(man_MANS) \ | ||
man1/id.1 \ | ||
man8/groupmems.8 \ | ||
man8/logoutd.8 | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,6 @@ endif | |
|
||
EXTRA_DIST = \ | ||
$(man_MANS) \ | ||
man1/id.1 \ | ||
man8/sulogin.8 | ||
|
||
if USE_PAM | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,6 @@ endif | |
|
||
EXTRA_DIST = \ | ||
$(man_MANS) \ | ||
man1/id.1 \ | ||
man8/sulogin.8 | ||
|
||
if USE_PAM | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,6 @@ endif | |
|
||
EXTRA_DIST = \ | ||
$(man_MANS) \ | ||
man1/id.1 \ | ||
man8/sulogin.8 | ||
|
||
if USE_PAM | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,7 +52,6 @@ endif | |
|
||
EXTRA_DIST = \ | ||
$(man_MANS) \ | ||
man1/id.1 \ | ||
man3/shadow.3 \ | ||
man8/sulogin.8 | ||
|
||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.