Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (9d237df6bbd9f9323a70924bb5ad854dc91fa493)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (9d237df6bbd9f9323a70924bb5ad854dc91fa493)
  • Date: Mon, 17 Jul 2006 22:06:53 +0200

On Fri, Jun 30, 2006 at 04:59:11PM +0200, Ladislav Hagara wrote:
> > GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:
> > Fixed up the mess this spell became
>
> Yea, there were a lot of changes only in devel grimoire.
> I did not want to cut them all immediately after I integrated them to
> test grimoire.
> No idea how many users used selinux version.
>
> The problem is/was with SELINUX support. We have to decide how to
> support it.
> In normal grimoire or only in hardened grimoire?
> If we want support in normal grimoire we will probably have to add next
> version of sources to some spells (not only stable and devel as now, but
> selinux version).

I know there's been discussion about this on sm-discuss, but I just
wanted to add that the easiest solution right now would be to create a
git branch for selinux support and move all related changes to that
branch. That way everyone who does not work on selinux can just do their
work as usual.

> > +config_query PAM_SECTTY "Install a default /etc/securetty?" n &&
>
> If user cast linux-pam for the first time with default answer (*n*)
> he/she will not be able to login on console (no /etc/securetty). :-(
>
> > + * INSTALL: removed forced (ever adding!) installation of selinux rule
> >
> > -if [ "$PAM_SELINUX" == "y" ] ; then
> > - echo "session required pam_selinux.so multiple" >> /etc/pam.d/login
> > -fi &&
> It is installed only if you set PAM_SELINUX=y before.
> I do not use selinux so I have no problems with this.
> Do you use selinux?
>
> > + * pam.d/other: changed default, unconfigured, behaviour to log and deny
> Seems now the file "other" is installed to /etc/pam.d. ;-)
> Before you have changed it the file had not been installed in my box. No
> idea why.
>
> > - * INSTALL: make install -> default_install
> Please, what was wrong with default_install?
> Is it more as "make install"?
>
>
> --
> Ladislav Hagara
>
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page