Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

ý ׷̵ ...



[ ¥ ] [ ۼ ] [ ֻ ]

[ ] [ ] [ ] [ ]


FreeBSD 4.5-RELESE에서 커널만 컴파일해서 사용하다가...

어제 cvsup을 통해서 소스를 새로 받고 오늘 installworld 관련 작업을 했습니다.

4-stable로 업그레이드를 하려고 stable-supfile에 태그를 RELENG_4로 설정해서

작업했구요...

참고로 /etc/make.conf 내용은

CPUTYPE= i686
KERNCONF= ZEUS
CFLAGS= -O -pipe
NO_BIND= true
NO_FORTRAN= true
NO_LPR= true
NO_OBJC= true
#NO_OPENSSH= true
NO_PROFILE= true
NOUUCP= true
NOGAMES= true

입니다...

작업을 마치고 mergemaster 작업까지 정상적으로 하고 시스템을 재부팅하니

4.8-PRERELEASE 로 시스템이 업그레이드 되었네요 이렇게 황당한 경우가...

-_-;

------------------------------------------------------------------------

전체적인 작업내용은 아래와 같습니다.

[zeus:/usr/share/examples/cvsup]# cvsup -v
CVSup client, GUI version
Copyright 1996-2002 John D. Polstra
Software version: SNAP_16_1f
Protocol version: 17.0
Operating system: FreeBSD4
http://www.polstra.com/projects/freeware/CVSup/
Report problems to cvsup-bugs@xxxxxxxxxxx
CVSup is a registered trademark of John D. Polstra

[zeus:/usr/share/examples/cvsup]# vi stable-supfile
..
*default host=cvsup2.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 4-stable.  If you want 3-stable or 2.2-stable,
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
..
src-all
..

[zeus:/usr/share/examples/cvsup]# cvsup -g -L 2 -h cvsup2.freebsd.org ./stable-supfile
..
(모든 것을 정상적으로 받아왔습니다.)

[zeus:/usr/src]# make buildworld
..
[zeus:/usr/src]# make buildkernel KERNCONF=ZEUS
..
[zeus:/usr/src]# make installkernel KERNCONF=ZEUS
..
Reboot Sing User Mode
..
# mount -u -w /
# mount -a -t ufs
# swapon -a
# cd /usr/src
# make installworld
..
# mergemaster
..
# reboot
..

[zeus:/root]# uname -a
FreeBSD zeus.xxx.xxx 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Fri Feb 21 10:08:36 KST 2003     root@xxxxxxxxxxxx:/usr/obj/usr/src/sys/ZEUS  i386

------------------------------------------------------------------------------------

잘못된 곳이 있으면 답글 부탁드립니다...

감사합니다...



-------------------------------------------------
 ToyBed Mail
 http://www.toybed.com/ 
-------------------------------------------------




--
Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/>
To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx
with "unsubscribe questions" in the BODY of the message



[ ¥ ] [ ۼ ] [ ֻ ]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2003/02/28 23:01:12 $
Powered by FreeBSD