|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2014年07月13日(日) 旧暦 [n年日記] [更新:"2014/07/13 13:26:13"]#1 [NetBSD] git repository
NetBSD の VCS を git にしようというような話では
msaitoh@ さんからまとめを教わりました。つまり
などの変換努力があります。
以下ではその中から、IIJ の
Team によるものを持出して、一つ tools を作って見た。
11 git clone https://github.com/IIJ-NetBSD/netbsd-src/ 14 cd netbsd-src/ 16 ./build.sh --help 17 ./build.sh --help | grep -i obj 18 sudo ./build.sh -j 4 -m prep -O /export/obj tools ... mkdir -p /export/obj/tooldir.NetBSD-6.1.4-amd64/bin /export/obj/tooldir.NetBSD-6.1.4-amd64/bin/powerpc--netbsd-install -c -r -m 555 config /export/obj/tooldir.NetBSD-6.1.4-amd64/bin/nbconfig ===> Tools built to /export/obj/tooldir.NetBSD-6.1.4-amd64 ===> build.sh ended: Sun Jul 13 09:52:25 JST 2014 ===> Summary of results: build.sh command: ./build.sh -j 4 -m prep -O /export/obj tools build.sh started: Sun Jul 13 09:39:22 JST 2014 NetBSD version: 6.99.45 MACHINE: prep MACHINE_ARCH: powerpc Build platform: NetBSD 6.1.4 amd64 HOST_SH: /bin/sh No $TOOLDIR/bin/nbmake, needs building. Bootstrapping nbmake MAKECONF file: /etc/mk.conf TOOLDIR path: /export/obj/tooldir.NetBSD-6.1.4-amd64 DESTDIR path: /export/obj/destdir.prep RELEASEDIR path: /export/obj/releasedir Created /export/obj/tooldir.NetBSD-6.1.4-amd64/bin/nbmake Updated makewrapper: /export/obj/tooldir.NetBSD-6.1.4-amd64/bin/nbmake-prep Tools built to /export/obj/tooldir.NetBSD-6.1.4-amd64 build.sh ended: Sun Jul 13 09:52:25 JST 2014 ===> . @ clone joerg version of github:modena@makoto 11:17:05/140713(/export/git-work)% time git clone https://github.com/jsonn/src Cloning into 'src'... remote: Reusing existing pack: 3367231, done. remote: Counting objects: 627, done. remote: Compressing objects: 100% (614/614), done. remote: Total 3367858 (delta 337), reused 0 (delta 0) Receiving objects: 100% (3367858/3367858), 1.05 GiB | 1.11 MiB/s, done. Resolving deltas: 100% (2704136/2704136), done. Checking connectivity... done. Checking out files: 100% (144201/144201), done. 301.99s 162.38s 1:48:23.35 7% 0+0k 2272+20572io 20942pf+0w(On another proccess, gcc-4.8.3 is being compiled, that may be why too slow, I am afraid). Note: joerg version include the commit done on 7/06, a week ago, 451e6af1 sys/arch/powerpc/include/oea/bat.h (mrg 2014-07-06 08:06:03 +0000 72) } __aligned(8);while IIJ version does not. ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||