* [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-ubin/files/
@ 2017-02-11 20:16 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-02-11 20:16 UTC (permalink / raw
To: gentoo-commits
commit: e29c096ffb3f060a93ed28ae025e689b325bcbde
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb 10 16:57:49 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 20:14:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29c096f
sys-freebsd/freebsd-ubin: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3903
.../files/freebsd-ubin-10.1-kdump-workaround.patch | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/sys-freebsd/freebsd-ubin/files/freebsd-ubin-10.1-kdump-workaround.patch b/sys-freebsd/freebsd-ubin/files/freebsd-ubin-10.1-kdump-workaround.patch
deleted file mode 100644
index 064647cfa5..0000000000
--- a/sys-freebsd/freebsd-ubin/files/freebsd-ubin-10.1-kdump-workaround.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/usr.bin/kdump/Makefile b/usr.bin/kdump/Makefile
-index cbf31d0..fa0d04d 100644
---- a/usr.bin/kdump/Makefile
-+++ b/usr.bin/kdump/Makefile
-@@ -8,7 +8,7 @@ SFX= 32
- .PATH: ${.CURDIR}/../ktrace
-
- PROG= kdump
--SRCS= kdump_subr.c kdump.c ioctl.c subr.c
-+SRCS= kdump_subr.h kdump_subr.c kdump.c ioctl.c subr.c
- DPSRCS= kdump_subr.h
- CFLAGS+= -I${.CURDIR}/../ktrace -I${.CURDIR} -I${.CURDIR}/../.. -I.
-
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-ubin/files/
@ 2017-12-12 18:37 Fabian Groffen
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen @ 2017-12-12 18:37 UTC (permalink / raw
To: gentoo-commits
commit: 866ec5cd537af57774a267128214923f591cfb09
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Nov 28 19:33:06 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:36:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866ec5cd
sys-freebsd/freebsd-ubin: remove unused files
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
sys-freebsd/freebsd-ubin/files/login.pamd | 18 ------------------
sys-freebsd/freebsd-ubin/files/passwd.pamd | 9 ---------
sys-freebsd/freebsd-ubin/files/su.pamd | 15 ---------------
3 files changed, 42 deletions(-)
diff --git a/sys-freebsd/freebsd-ubin/files/login.pamd b/sys-freebsd/freebsd-ubin/files/login.pamd
deleted file mode 100644
index ff1b6a8af1c..00000000000
--- a/sys-freebsd/freebsd-ubin/files/login.pamd
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# PAM configuration for the "login" service
-#
-
-# auth
-auth required pam_nologin.so no_warn
-auth sufficient pam_self.so no_warn
-auth include system
-
-# account
-account requisite pam_securetty.so
-account include system
-
-# session
-session include system
-
-# password
-password include system
diff --git a/sys-freebsd/freebsd-ubin/files/passwd.pamd b/sys-freebsd/freebsd-ubin/files/passwd.pamd
deleted file mode 100644
index a2a928686dc..00000000000
--- a/sys-freebsd/freebsd-ubin/files/passwd.pamd
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# PAM configuration for the "passwd" service
-#
-
-# passwd(1) does not use the auth, account or session services.
-
-# password
-#password requisite pam_passwdqc.so enforce=users
-password required pam_unix.so no_warn try_first_pass nullok
diff --git a/sys-freebsd/freebsd-ubin/files/su.pamd b/sys-freebsd/freebsd-ubin/files/su.pamd
deleted file mode 100644
index be70c96a96a..00000000000
--- a/sys-freebsd/freebsd-ubin/files/su.pamd
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# PAM configuration for the "su" service
-#
-
-# auth
-auth sufficient pam_rootok.so no_warn
-auth sufficient pam_self.so no_warn
-auth requisite pam_group.so no_warn group=wheel root_only fail_safe
-auth include system
-
-# account
-account include system
-
-# session
-session required pam_permit.so
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-12 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-11 20:16 [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-ubin/files/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2017-12-12 18:37 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox