<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>https://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>https://jackxiang.com/post//</link>
<title><![CDATA[FreeBSD from 14.0 Upgrading to 14.1]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Fri, 16 Aug 2024 01:40:43 +0000</pubDate> 
<guid>https://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	1. Made sure everything was updated and did; freebsd-update fetch &amp; freebsd-update install (nothing to do becuase I was up to date).<br/>2. freebsd-update -r 14.1-RELEASE upgrade<br/>3. freebsd-update install<br/>4. shutdown -r now<br/>5. freebsd-update install<br/>6. shutdown -r now (maybe overkill)<br/>7. pkg-static upgrade -f<br/>8. freebsd-update install (nothing to do)<br/>9. shutdown -r now<br/><br/>freebsd-version -kru gave me;<br/>14.1-RELEASE<br/>14.0-RELEASE<br/>14.1-RELEASE<br/><br/>Then I did freebsd-update fetch &amp; freebsd-update install and the system reverted back to 14.0<br/>来自：https://forums.freebsd.org/threads/upgrading-to-14-1.93700/<br/><br/>实践如下：<br/>freebsd-update fetch &amp; freebsd-update install <br/><br/>[root@core ~]# sudo freebsd-update install<br/>No updates are available to install.<br/>Run &#039;/usr/sbin/freebsd-update fetch&#039; first.<br/>[root@core ~]# uname&nbsp;&nbsp;-rasp<br/>FreeBSD core.hatch.l.lw4.cn 14.0-RELEASE-p9 FreeBSD 14.0-RELEASE-p9 #0: Tue Aug&nbsp;&nbsp;6 19:52:06 UTC 2024&nbsp;&nbsp;&nbsp;&nbsp; root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 amd64<br/>[root@core ~]# freebsd-update fetch<br/>Looking up update.FreeBSD.org mirrors... 3 mirrors found.<br/>Fetching metadata signature for 14.0-RELEASE from update1.freebsd.org... done.<br/>Fetching metadata index... done.<br/>Inspecting system... done.<br/>Preparing to download files... done.<br/><br/>No updates needed to update system to 14.0-RELEASE-p9.<br/>You have new mail in /var/mail/root<br/>[root@core ~]# freebsd-update -r 14.1-RELEASE upgrade<br/>Looking up update.FreeBSD.org mirrors... 3 mirrors found.<br/>Fetching metadata signature for 14.0-RELEASE from update1.freebsd.org... done.<br/>Fetching metadata index... done.<br/>Fetching 1 metadata files... done.<br/>Inspecting system... done.<br/><br/>The following components of FreeBSD seem to be installed:<br/>kernel/generic kernel/generic-dbg src/src world/base world/lib32<br/><br/>The following components of FreeBSD do not seem to be installed:<br/>world/base-dbg world/lib32-dbg<br/><br/>Does this look reasonable (y/n)? y<br/><br/>Fetching metadata signature for 14.1-RELEASE from update1.freebsd.org... done.<br/>Fetching metadata index... done.<br/>Fetching 1 metadata patches. done.<br/>Applying metadata patches... done.<br/>Fetching 1 metadata files... <br/>6490....6500....6510....6520....6530....6540....6550....6560....6570....6580....6590....6600....6610....6620....6630....6640....6650....6660....6670....6680....6690....6700....6710....6720....6730....6740....6750....6760....6770....6780....6790....6800....6810....6820....6830....6840....6850....6860....6870....6880....6890....6900....6910....6920....6930....6940....6950.Timeout, server 10.10.0.1 not responding.<br/><br/><br/>Freebsd升级到这一步，不想升级了，清理掉产生的内容，怎么弄？<br/>freebsd-update rollback<br/>rm -rf /var/db/freebsd-update/*<br/>rm -rf /usr/freebsd-update/*<br/><br/>
]]>
</description>
</item><item>
<link>https://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] FreeBSD from 14.0 Upgrading to 14.1]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>