tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: extsrc - standard way for locally managed reach-overs



Slightly updated.

        http://uebayasi.dyndns.org/~uebayasi/tmp/extsrc-20091129a.txt

Split set list files (distrib/sets/lists/ext*/*) into each programs so that
it can be distributed as an archive.

        distrib/sets/lists/extbase/mi.ext.openvpn

I've put a proof-of-concept example using OpenVPN.

        http://uebayasi.dyndns.org/~uebayasi/tmp/extsrc-files-20091129.txt
        
http://uebayasi.dyndns.org/~uebayasi/tmp/extsrc-files-openvpn-20091129.txt

HOWTO:
        - extract OpenVPN's source to 
${YOUR_EXTSRCSRCDIR}/external/gpl2/openvpn/dist
        - (re)create makewrapper with the following arguments:
                -y
                -Y ${YOUR_EXTSRCSRCDIR}
                -V EXTSRCS=openvpn
        - run "build.sh distribution sets"
        - ***fix build failures by yourself***
        - and you'll get ${DESTDIR}/usr/ext/sbin/openvpn and the new set lists:
                extbase.tgz
                extcomp.tgz
                extetc.tgz

Enjoy.

Masao

-- 
Masao Uebayashi / Tombi Inc. / Tel: +81-90-9141-4635


Home | Main Index | Thread Index | Old Index