2014-02-03 Bruce Dubbs :
> Michael Uleysky wrote:
> > 2014-02-03 Bruce Dubbs :
> >
> >> I am getting ready to change the iana file installation in LFS. The
> >> procedure will be to download:
> >>
> >>
> >>
> http://anduin.linuxf
2014-02-03 Bruce Dubbs :
> I am getting ready to change the iana file installation in LFS. The
> procedure will be to download:
>
>
> http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/conglomeration/iana-etc/iana-files-1.0.tar.xz
>
> After unpacking the install will be:
>
> install -m64
2014-02-02 Bruce Dubbs :
> Bruce Dubbs wrote:
>
> OK, I have been playing with this. If we create a tarball with the up
> to date services and protocols files along with the following script
> named update-iana-files, the install procedure would be merely:
>
> install -m644 -o root -g root servic
2014-01-31 Bruce Dubbs :
> Michael Uleysky wrote:
> > 2014-01-31 Bruce Dubbs :
> >
> >> Michael Uleysky wrote:
> >>> Hi all.
> >>>
> >>> I suggest two patches for the iana-etc, which solves the problem of
> >>> data updates f
2014-01-31 Bruce Dubbs :
> Michael Uleysky wrote:
> > Hi all.
> >
> > I suggest two patches for the iana-etc, which solves the problem of
> > data updates from the IANA site.
>
> What problem is that?
>
iana-etc includes some scripts for downloading recent ve
place short protocols and services descriptions in
output files.
Data update must be done by command
make get
before make and make install.
Michael Uleysky
diff -Naur old/Makefile new/Makefile
--- old/Makefile 2008-03-06 05:02:40.0 +1100
+++ new/Makefile 2012-07-23 03:20:19.009174483 +1000