From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] acl: update to 2.2.52
Date: Fri, 04 Mar 2016 17:52:54 +0100 [thread overview]
Message-ID: <25e32cb4cc73e5b9c8a124028cb4cc08@mail01.ipfire.org> (raw)
In-Reply-To: <1457109858.6973.81.camel@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 8995 bytes --]
Hi
no problem... i make an new patch..
Marcel
Am 2016-03-04 17:44, schrieb Michael Tremer:
> Hi,
>
> I assumed so. The reason for that is that they want to be able to
> support booting with /usr being on a second harddrive.
>
> We do not support that any way. So the library should stay in /usr/lib.
>
> Best,
> -Michael
>
> P.S. Please always use "reply all".
>
> On Fri, 2016-03-04 at 17:35 +0100, Marcel Lorenz wrote:
>> Hi,
>>
>> It is the new default setting of Linux from Scratch. I've not
>> questioned...
>>
>> http://www.linuxfromscratch.org/blfs/view/7.5/postlfs/acl.html
>>
>> Marcel
>>
>> Am 2016-03-04 13:02, schrieb Michael Tremer:
>> > Hi,
>> >
>> > what is the reason that the library is moved from /usr/lib to /lib?
>> >
>> > -Michael
>> >
>> > On Fri, 2016-03-04 at 07:55 +0100, Marcel Lorenz wrote:
>> > > Update acl to latst version from linux from scratch
>> > >
>> > > Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
>> > >
>> > > ---
>> > > config/rootfiles/common/acl | 94 ++++++++++++++++++++++---------
>> > > ----
>> > > ----------
>> > > lfs/acl | 19 +++++----
>> > > 2 files changed, 57 insertions(+), 56 deletions(-)
>> > >
>> > > diff --git a/config/rootfiles/common/acl
>> > > b/config/rootfiles/common/acl
>> > > index 630e4c7..1ad5952 100644
>> > > --- a/config/rootfiles/common/acl
>> > > +++ b/config/rootfiles/common/acl
>> > > @@ -1,62 +1,17 @@
>> > > +lib/libacl.so.1
>> > > +lib/libacl.so.1.1.0
>> > > usr/bin/chacl
>> > > usr/bin/getfacl
>> > > usr/bin/setfacl
>> > > #usr/include/acl
>> > > #usr/include/acl/libacl.h
>> > > #usr/include/sys/acl.h
>> > > -#usr/lib/libacl.a
>> > > #usr/lib/libacl.la
>> > > usr/lib/libacl.so
>> > > -usr/lib/libacl.so.1
>> > > -usr/lib/libacl.so.1.1.0
>> > > -#usr/libexec/libacl.a
>> > > -#usr/libexec/libacl.la
>> > > -usr/libexec/libacl.so
>> > > -#usr/man/man1/chacl.1
>> > > -#usr/man/man1/getfacl.1
>> > > -#usr/man/man1/setfacl.1
>> > > -#usr/man/man3/acl_add_perm.3
>> > > -#usr/man/man3/acl_calc_mask.3
>> > > -#usr/man/man3/acl_check.3
>> > > -#usr/man/man3/acl_clear_perms.3
>> > > -#usr/man/man3/acl_cmp.3
>> > > -#usr/man/man3/acl_copy_entry.3
>> > > -#usr/man/man3/acl_copy_ext.3
>> > > -#usr/man/man3/acl_copy_int.3
>> > > -#usr/man/man3/acl_create_entry.3
>> > > -#usr/man/man3/acl_delete_def_file.3
>> > > -#usr/man/man3/acl_delete_entry.3
>> > > -#usr/man/man3/acl_delete_perm.3
>> > > -#usr/man/man3/acl_dup.3
>> > > -#usr/man/man3/acl_entries.3
>> > > -#usr/man/man3/acl_equiv_mode.3
>> > > -#usr/man/man3/acl_error.3
>> > > -#usr/man/man3/acl_extended_fd.3
>> > > -#usr/man/man3/acl_extended_file.3
>> > > -#usr/man/man3/acl_free.3
>> > > -#usr/man/man3/acl_from_mode.3
>> > > -#usr/man/man3/acl_from_text.3
>> > > -#usr/man/man3/acl_get_entry.3
>> > > -#usr/man/man3/acl_get_fd.3
>> > > -#usr/man/man3/acl_get_file.3
>> > > -#usr/man/man3/acl_get_perm.3
>> > > -#usr/man/man3/acl_get_permset.3
>> > > -#usr/man/man3/acl_get_qualifier.3
>> > > -#usr/man/man3/acl_get_tag_type.3
>> > > -#usr/man/man3/acl_init.3
>> > > -#usr/man/man3/acl_set_fd.3
>> > > -#usr/man/man3/acl_set_file.3
>> > > -#usr/man/man3/acl_set_permset.3
>> > > -#usr/man/man3/acl_set_qualifier.3
>> > > -#usr/man/man3/acl_set_tag_type.3
>> > > -#usr/man/man3/acl_size.3
>> > > -#usr/man/man3/acl_to_any_text.3
>> > > -#usr/man/man3/acl_to_text.3
>> > > -#usr/man/man3/acl_valid.3
>> > > -#usr/man/man5/acl.5
>> > > #usr/share/doc/acl
>> > > #usr/share/doc/acl/CHANGES.gz
>> > > #usr/share/doc/acl/COPYING
>> > > +#usr/share/doc/acl/COPYING.LGPL
>> > > #usr/share/doc/acl/PORTING
>> > > #usr/share/doc/acl/README
>> > > #usr/share/locale/de/LC_MESSAGES/acl.mo
>> > > @@ -65,3 +20,46 @@ usr/libexec/libacl.so
>> > > #usr/share/locale/gl/LC_MESSAGES/acl.mo
>> > > #usr/share/locale/pl/LC_MESSAGES/acl.mo
>> > > #usr/share/locale/sv/LC_MESSAGES/acl.mo
>> > > +#usr/share/man/man1/chacl.1
>> > > +#usr/share/man/man1/getfacl.1
>> > > +#usr/share/man/man1/setfacl.1
>> > > +#usr/share/man/man3/acl_add_perm.3
>> > > +#usr/share/man/man3/acl_calc_mask.3
>> > > +#usr/share/man/man3/acl_check.3
>> > > +#usr/share/man/man3/acl_clear_perms.3
>> > > +#usr/share/man/man3/acl_cmp.3
>> > > +#usr/share/man/man3/acl_copy_entry.3
>> > > +#usr/share/man/man3/acl_copy_ext.3
>> > > +#usr/share/man/man3/acl_copy_int.3
>> > > +#usr/share/man/man3/acl_create_entry.3
>> > > +#usr/share/man/man3/acl_delete_def_file.3
>> > > +#usr/share/man/man3/acl_delete_entry.3
>> > > +#usr/share/man/man3/acl_delete_perm.3
>> > > +#usr/share/man/man3/acl_dup.3
>> > > +#usr/share/man/man3/acl_entries.3
>> > > +#usr/share/man/man3/acl_equiv_mode.3
>> > > +#usr/share/man/man3/acl_error.3
>> > > +#usr/share/man/man3/acl_extended_fd.3
>> > > +#usr/share/man/man3/acl_extended_file.3
>> > > +#usr/share/man/man3/acl_extended_file_nofollow.3
>> > > +#usr/share/man/man3/acl_free.3
>> > > +#usr/share/man/man3/acl_from_mode.3
>> > > +#usr/share/man/man3/acl_from_text.3
>> > > +#usr/share/man/man3/acl_get_entry.3
>> > > +#usr/share/man/man3/acl_get_fd.3
>> > > +#usr/share/man/man3/acl_get_file.3
>> > > +#usr/share/man/man3/acl_get_perm.3
>> > > +#usr/share/man/man3/acl_get_permset.3
>> > > +#usr/share/man/man3/acl_get_qualifier.3
>> > > +#usr/share/man/man3/acl_get_tag_type.3
>> > > +#usr/share/man/man3/acl_init.3
>> > > +#usr/share/man/man3/acl_set_fd.3
>> > > +#usr/share/man/man3/acl_set_file.3
>> > > +#usr/share/man/man3/acl_set_permset.3
>> > > +#usr/share/man/man3/acl_set_qualifier.3
>> > > +#usr/share/man/man3/acl_set_tag_type.3
>> > > +#usr/share/man/man3/acl_size.3
>> > > +#usr/share/man/man3/acl_to_any_text.3
>> > > +#usr/share/man/man3/acl_to_text.3
>> > > +#usr/share/man/man3/acl_valid.3
>> > > +#usr/share/man/man5/acl.5
>> > > diff --git a/lfs/acl b/lfs/acl
>> > > index 047ff5e..5a143ec 100644
>> > > --- a/lfs/acl
>> > > +++ b/lfs/acl
>> > > @@ -1,7 +1,7 @@
>> > > ################################################################
>> > > ####
>> > > ###########
>> > > #
>> > >
>> > > #
>> > > # IPFire.org - A linux based
>> > > firewall #
>> > > -# Copyright (C) 2010 IPFire Team <info(a)ipfire.org>
>> > >
>> > > #
>> > > +# Copyright (C) 2007-2016 IPFire Team <info(a)ipfire.org>
>> > >
>> > > #
>> > > #
>> > >
>> > > #
>> > > # This program is free software: you can redistribute it and/or
>> > > modify #
>> > > # it under the terms of the GNU General Public License as
>> > > published
>> > > by #
>> > > @@ -24,13 +24,13 @@
>> > >
>> > > include Config
>> > >
>> > > -VER = 2.2.47
>> > > +VER = 2.2.52
>> > >
>> > > THISAPP = acl-$(VER)
>> > > -DL_FILE = $(THISAPP).tar.bz2
>> > > +DL_FILE = $(THISAPP).src.tar.gz
>> > > DL_FROM = $(URL_IPFIRE)
>> > > -DIR_APP = $(DIR_SRC)/$(THISAPP)
>> > > -TARGET = $(DIR_INFO)/$(THISAPP)
>> > > +DIR_APP = $(DIR_SRC)/acl-2.2.52
>> > > +TARGET = $(DIR_INFO)/acl-2.2.52
>> > >
>> > > ################################################################
>> > > ####
>> > > ###########
>> > > # Top-level Rules
>> > > @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>> > >
>> > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>> > >
>> > > -$(DL_FILE)_MD5 = 09c8b9684695527e8f237364afb7811f
>> > > +$(DL_FILE)_MD5 = a61415312426e9c2212bd7dc7929abda
>> > >
>> > > install : $(TARGET)
>> > >
>> > > @@ -69,11 +69,14 @@ $(subst %,%_MD5,$(objects)) :
>> > >
>> > > $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
>> > > @$(PREBUILD)
>> > > - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf
>> > > $(DIR_DL)/$(DL_FILE)
>> > > - cd $(DIR_APP) && ./configure
>> > > + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf
>> > > $(DIR_DL)/$(DL_FILE)
>> > > + cd $(DIR_APP) && ./configure --prefix=/usr --
>> > > libexecdir=/usr/lib --disable-static
>> > > cd $(DIR_APP) && make
>> > > cd $(DIR_APP) && make install
>> > > cd $(DIR_APP) && make install-lib
>> > > cd $(DIR_APP) && make install-dev
>> > > + chmod -v 755 /usr/lib/libacl.so
>> > > + mv -v /usr/lib/libacl.so.* /lib
>> > > + ln -sfv ../../lib/libacl.so.1 /usr/lib/libacl.so
>> > > @rm -rf $(DIR_APP)
>> > > @$(POSTBUILD)
>>
next prev parent reply other threads:[~2016-03-04 16:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <af65101b5f3a0b83128bb9251e447065@mail01.ipfire.org>
2016-03-04 16:44 ` Michael Tremer
2016-03-04 16:52 ` Marcel Lorenz [this message]
2016-06-26 8:38 Marcel Lorenz
-- strict thread matches above, loose matches on Subject: below --
2016-03-04 17:12 Marcel Lorenz
2016-03-04 17:55 ` Michael Tremer
2016-03-05 7:23 ` Marcel Lorenz
2016-03-04 6:55 Marcel Lorenz
2016-03-04 12:02 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=25e32cb4cc73e5b9c8a124028cb4cc08@mail01.ipfire.org \
--to=marcel.lorenz@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox