NetBSD 1.6リリースのポイント

以下のテキストは、執筆時当時の情報を元に書いたものであり、 現在の情勢にそぐわないことを含む場合があるので注意されたい。 また、テキストは最終提出原稿で校正を経る前のものなので、実際にUNIXUSER 本誌に記載されたものとは異なる。誤字脱字等そのままである。

致命的な誤り以外は加筆修正等は行なわないので情報の鮮度に気をつけつつ 利用して欲しい。

目次


======================================================================
  NetBSD 1.6 ��������
======================================================================

2002��9��14���������������� NetBSD 1.6 ������������������
�������������������� 1.5.3 ��7������������������������������������������
����2����������������������������������2��������������������������������
����������������������������1.5����1.6����������������������������������
�� NetBSD-1.6 ������������������ CHANGES ������������������
http://www.jp.netbsd.org/ja/ja/Releases/formal-1.6/NetBSD-1.6.html
������������������������
������������������������������������������������������������������������
������

��
�� AGP����!
��

FreeBSD������������������������AGP(Accelerated Graphics Port)����������
NetBSD���������������������������������������� i810, i815 ��������������
�������������������� X �������������������������������� NetBSD 1.6������
i386 port ����������X�� XFree86 4.2.0 ����������������������������������
��������X��������������

����������������������������������������������������VAIO��������NetBSD��
������������������������i815EM������������������������������������������
AGP������������NetBSD������������������������������������������


��
�������������������� sushi
��

������������������������������������ sushi(8) ����������������������������
������������������������������������������������������������������������
���������� ������

-----������ ����------------------------------------------------------
 %image sushi.png
----------------------------------------------------------------------

������������������ ����������������������������������������������������
������������������������
-----���� ����--------------------------------------------------------
+-Software Installation and Maintenance
| +-Install New Binary Packages
| +-Install New Packages from source
| +-Remove Installed Packages
| +-List Installed packages
|
+-System Maintenance
| +-Edit startup configuration
| +-Edit inetd.conf
| +-Change your default mailer (mailer.conf)
| +-Edit usermgmt.conf
| +-Edit daily.conf
| +-Edit weekly.conf
| +-Edit security.conf
| +-Edit NetBSD kernel parameters (sysctls)
| +-Edit /etc/localtime (timezone)
|
+-Security and Users
| +-List users on this system
| +-Add a new user to the system
| +-Delete a user on the system
| +-Disable a user on the system
|
+-Processes and Daemons
| +-Show configured and running daemons
| +-Show all daemons
| +-Start configured daemons
| +-Start any daemon
| +-Stop configured daemons
| +-Stop any daemon
| +-Restart configured daemons
| +-Restart any daemon
| +-BLANK
| +-Show top 15 processes by cpu usage
| +-Show top 15 processes by memory usage
| +-Show top 15 processes by cpu time
|
+-Network related configuration
| +-Show or configure network adapters
| | +-List all network adapters
| | +-Configure a network adapter
| |
| +-Modify the hosts file
| | +-Add an IPV4 host entry
| | +-Add an IPV6 host entry
| | +-Modify an IPV4 host entry
| | +-Modify an IPV6 host entry
| | +-Delete host entries
| |
| +-Show or configure basic routing
| | +-Display the IPV4 routing table
| | +-Modify the IPV4 default route
| |
| +-Modify this machine's hostname
| |
| +-Modify NFS exported filesystems
| | +-Un-export currently exported filesystems
| | +-Add or change exported filesystems
| |
| +-Setup or Configure NIS/YP
|   +-Modify the domainname
|   +-Initialize this machine as a YP/NIS client
|   +-Initialize this machine as a YP/NIS slave
|   +-Initialize this machine as a YP/NIS master
|
|
+-Using sushi (information only)
| +-Programming menus in Sushi
|   +-The basics of making new Sushi Menus
|   +-The index file API
|   +-The form creation API
|   +-The script API
|   +-The exec API
|   +-The help file API
|   +-Alternate languages for Sushi
|   +-How searchpaths work in Sushi
|
+-Sushi utilities (logging/scripting)
  +-Toggle scripting of all commands
  +-Toggle logging of all commands
----------------------------------------------------------------------

������������������������������������������������������������������������
��������������������������sushi����������������������������������������
������������������������������������������������������������������������
��������������������������������������������������������������
/usr/share/sushi ������������������������������������������������������
����������������������������


��
�� /etc������������������������������������ etcupdate
��

�������� NetBSD ����������������������/etc ��������������������OS������
������������������������������������������������������������������������
�������� etcupdate ��������������/etc ����������������������������������
������������������������������������������������������������������������
������������������

	1. ������������������������������������(unified diff)����������
	   ������
	2. ������������������������������������������������������������
	   ������������ ����
	3. ����������������������

----[������ ��]-------------------------------------------------------
File: /etc/defaults/security.conf (modified)

Please select one of the following operations:

  d  Don't install the new file
  i  Install the new file (overwrites your modifications!)
  m  Merge the currently installed and new files
  s  Show the differences between the currently installed and new files
  v  Show the new file

What do you want to do? [Leave it for later] 
----------------------------------------------------------------------

����������������������������������������������m(������)����������������
������������������������������������������������������������������������
����������������������������������������������������������������

������������������������ /usr/src/etc ����������������OS����������������
������������������������������������������������������������������������
������������������

	# etcupdate -s /some/where/src/etc

�������� -s ������������������������������������������������������������
������������������

	# mkdir /tmp/temproot
	# cd /tmp/temproot
	# tar xpzf /some/where/etc.tgz
	# etcupdate -b /tmp/temproot

�������� -b ��������������������������������������������������������
etcupdate(8) ��������������������������������

��
������������������
��

2002������������������������������������������������������������������
libc DNS ������������������������������[NetBSD-SA2002-006]��������������
������������������������������������������������������������������������
��������NetBSD-1.6����������������������������������������NetBSD����������
������������������������������������������������������������������������
����������static link��������������������������������������������������
������������������������������������������������������������

��������������OpenSSH��������(NetBSD-SA2002-004)��������������NetBSD-1.6
���� OpenSSH 3.4 ��������������������������������������������������

 ��/var/chroot ������������

  ����������������������������������������������������������������������
  ��������������chroot�������������������������������� /var/chroot ����
  ����������

	- /var/chroot/named
	  named(8)����������������������������

	- /var/chroot/ntpd
	  ntpd(8)����������������������������

	- /var/chroot/sshd
	  sshd(8)����������������������������

  ������������ named, ntpd ������������/etc/rc.conf ������������
  named_chrootdir, ntpd_chrootdir ��������������������������������������
  ����������������������������������

  ��SSH����������������������

  ���� ssh �������������������������������������������� /etc ����������
  ���������������������������� /etc/ssh ����������������������������������
  ������������������������������������������

	 sshd.conf �� sshd_config
	 ssh.conf  �� ssh_config

  ����������������������������

  ��������������������������������������������������������������
----[�� ��]-----------------------------------------------------------
	������������������
named:*:14:		named(8)������������
ntpd:*:15:		ntpd(8)������������
sshd:*:16:		sshd(8)������������
smmsp:*:17:		sendmail(8)������������
----[�� ��]-----------------------------------------------------------
	����������������
named:*:14:14::0:0:& pseudo-user:/var/chroot/named:/sbin/nologin
ntpd:*:15:15::0:0:& pseudo-user:/var/chroot/ntpd:/sbin/nologin
sshd:*:16:16::0:0:& pseudo-user:/var/chroot/sshd:/sbin/nologin
smmsp:*:17:17::0:0:Sendmail Message Submission Program:/nonexistent:/sbin/nolog
----------------------------------------------------------------------

  ��������������������������������������etcupdate����������������������
  ������������������������������������������������������ssh������������
  ��chroot����������������������������������������������������������sshd
  ����������������������������������������������������������������������
  ������

  ��passwd.conf - md5����������������

  ����������������������������������������������������������������������
  ����������������������������������������������NIS��������������������
  ���������������������������������� old, newsalt,, md5,
  blowfish, ����������������������������������������������������
  ����������NIS��������������������������������NIS���� "old" (DES)������
  ���������������������������� md5 ������������������������������������
  ������������������������������������������ passwd.conf(5) ������������
  ����

��
����������������������
��

��������������������������������������������������

  ��UBC(Unified Buffer Cache)

  ��������������������������������������������������������������
  ����������

  ��Linux������������������������������

  ����������arm, alpha, m68k, powerpc ��port����������������������������
  ����linux�������������������� 2.4.18 ����������������sysctl(8)��������
  �������������� emul.linux.kern.{osname,osrelease,osversion} ����������
  ������linux����������������������������������������������

  ��userconf

  ������������������������������������ userconf(4) ��������������
  ��������������������������������

	options	USERCONF

  ����������������������������������������������������������������������
  ���������������������� -c ��������������������������������������������
  ����������������������: ������
----[�� ��]-----------------------------------------------------------
������VMware2������ NetBSD-1.6 ��������������������������VMware����������
��������NIC����NetBSD-1.6������������������pcn��������������������VMware 
������������������������������������������������VMware����Ethernet������
������������������������������pcn����������������(le��������������������)��
INSTALL������������ USERCONF ������������������������������������������
��������������
----------------------------------------------------------------------

  ��pty����sysctl����������

  ���� pty(��������)������������������������������������������������������
  ������ sysctl �������������� kern.maxptys ����������������������������
  ������������������������������������������ MAKEDEV ������������������
  ��������

  ������������ pppoe ������������

  PPP over Ethernet ������������������������������������PPPoE����������
  ������������������������������

  ����������������������������

  NEW_PIPE������������������������������������������������������
  ffs_dirpref() ����������������������������������������

��
��������
��

������������������������������������������������������������������������

  ��������������������������������

  NetBSD��������������������������������������������������������������
  ���� ������

-----[�� ��]------------------------------------------------------------
	��NetBSD-1.6������������������������������������������������
- amd 6.0.6 
- BIND 8.3.3 
- binutils 2.11.2 
- bzip2 1.0.2 
- cvs 1.11 
- dhcp 3.0.1rc9 
- file 3.38 
- gcc 2.95.3 
- groff 1.16.1 
- Heimdal 0.4e 
- IPfilter 3.4.27 
- kerberos4 1.1 
- ksh from pdksh 5.2.14p2 
- less 374 
- nvi 1.79 
- OpenSSH 3.4 
- OpenSSL 0.9.6g 
- Postfix 1.1.11 
- ppp 2.4.0 
- routed 2.24 
- sendmail 8.11.6 
- tcpdump 3.7.1 
- XFree86 4.2.0 (i386 port ����) 
----------------------------------------------------------------------

  ��citrus locale ����������

  Citrus��������������xpg4dl��������������������������������������������
  ����������������������������������������������

  �������������������������������� -m, -g ����������������

  mount_mfs, du, df, dd, ����������������������������������������������
  ��������������-m(MegaByte) -g(GigaByte) ��������������

  ��vipw �� -d ����������

  vipw���������������������������������������������� -d ����������������
  ������������������������������httpd��chroot jail����������������������
  ����������chroot������������������������������������������������������
  ��������������������������������

  ��stat(1)��������

  stat(2)��������������������������������������stat(1)������������������
  ����������������������������������������������������

  ��pgrep, pkill��������

  ����������������������������������������������������������������������
  ��������PID���������� pgrep(1) ��������������PID��������������������
  pkill(1) ����������������������Solaris ������������������������������
  ������������������������������������������������

  ������������������������16�������� (i386 port)

  �������� a��h ��8��������������������������������16����������������1��
  ��HDD������BSD��Linux����������������������������OS��������������
  NetBSD�� mount ����������disklabel(8)��������������������������������
  ����������������������������������������������2��������a��e��5��������
  ������������OS��������������������������������������������������������
  ����3������11����3����������������������������������������������i����
  ��������������������������������disklabel����������������������������
  ����������������������������������������������������������������������
  ������������������������������������������r������������disklabel -e ��
  ����������8 partitions������������������������������������������������
  ������������������������������

����������������
9 partitions:
#        size    offset fstype  [fsize bsize cpg/sgs]
 a:   2097585        63 4.2BSD   1024  8192    86   # (Cyl.    0*- 2080)
 b:    524160   2097648   swap                      # (Cyl. 2081 - 2600)
 c:  62910477        63 unused      0     0         # (Cyl.    0*- 62411*)
 d: 160836480         0 unused      0     0         # (Cyl.    0 - 159559)
 e:  60288732   2621808 4.2BSD   1024  8192    86   # (Cyl. 2601 - 62411*)
 i:  97916175  62910540 4.2BSD   1024  8192    86   # (Cyl. 62411*- 159550*)

  ������������ i ����������������9����������������������������9��������
  ����������


  ��ifwatchd

  ������������������������������ up/down ������������������������������
  �������� ifwatchd(8) ��������������pppoe(4) ����������������

  ��USB 2.0

  ���������� USB 2.0 ���������������������� ehci(4) ��������������

  ��WEP����

  WEP������ifconfig(8)��awi(4)����������������������������

  ��802.1Q VLAN

  802.1Q ��VLAN(����LAN)������������������

  ������������������������������������������������������

  ����������������������������������������������������������������������
  ���� makefs(8) ��������������������(����ffs��������)��������dump(8),
  dumpfs(8), fsck_ffs(8), fsirand(8), newfs(8), tunefs(8) ����������������
  ���������������������������������������������������� -F ��������������
  ����������������������������������������������������������������������
  ����������������

%%%% ����������������������������������������������������������
%%%%  ����������������������������
%%%%
%%%%
%%%%Audio driver EigerLabs PCMCIA, Trident 4D WAVE, CS4281, Yamaha DS-1
%%%%	     ESS Maestro-2/3, Allegro-1
%%%%
%%%%SCSI driver Initio INIC-940/950 PCI SCSI, Tekram DC-395U/UW/F, DC-315/U
%%%%
%%%%...... i386����������i386/INSTALL.txt "Supported devices" ��309����
%%%%	   ����������������


��
��Try NetBSD!
��

i386 port ��������������������AGP������XFree86 4.2.0��������������������
����������������������NetBSD��������������������������������������������
�������������������������������������� NetBSD-1.6 ����������������������
������ KDE3 �� OpenOffice.org ������������������������������������������
��������������������


yuuji@example.org
Fingerprint16 = FF F9 FF CC E0 FE 5C F7 19 97 28 24 EC 5D 39 BA
HIROSE Yuuji - ASTROLOGY / BIKE / EPO / GUEST BOOK / YaTeX [Tweet]