|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||
2023年05月19日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] libkver and pbulk
libkver is the utility of faking the result of uname -a,
and it is nice to use CHROOT pkgsrc build
when the kernel and userland in chroot is different. The typical story is:
@ Info from ryoon, Ryo Onodera:
This is my start point, really helpful, thank you
@ pbulk and chroot:
Following two are theoretically, independent
@ libkver:
@ start chroot with kver:
prepare shell script to start chroot shell (kind of optional)
/usr/pkg_bulk/sbin/kver -r 9.3 /usr/sbin/chroot /CHROOTIn my case, I insist using zsh, so zsh has been installed in chroot also, and then env SHELL=/usr/pkg_bulk/bin/zsh /usr/pkg_bulk/sbin/kver -r 9.3 /usr/sbin/chroot /CHROOT sx2-252@makoto 11:27:38/230520(~)% sudo sh /CHROOT/chroot-9.3.sh Password: sx2-252# uname -a NetBSD sx2-252.s.ki.nu 9.3 NetBSD 9.3 (LIBKVER) #0: Tue Jan 19 00:00:00 UTC 2038 root@localhost:/sys/arch/amd64/compile/LIBKVER amd64 ( つっこみ )
|
最近の日記 2023年09月22日 ・snmpd 2023年09月17日 ・elscreen 2023年09月16日 ・No continut-req from server (Wanderlust) 2023年09月14日 ・you-know-you-know-its-me package 2023年09月11日 ・chroot and pbulk | ||