又,这几天愤青倾向严重。貌似用了 fedora 之后又年轻了几岁,又可以继续以无知和无耻冲击这个世界了。
又,不太像是愤青,倒有点不干不净。今天看到Chelsea和看到小敏,反应完全不同,无
又,另两件不干不净的事情,是问别人很隐私的事情,虽然是开玩笑。一个是关于裸睡,一
又,在和 Dell CN Support 交涉 T2300 和 T2300E 的事情。Dell 既然给出了所谓最终解决方案,那么手中的牌已经走完了。我呢,对这些解决方案统统不满
http://osnews.com/comment.php?news_id=15117&offset=5&rows=9
During May 28th and July 2~3rd(?) Dell provided chinese users with T2300E CPU instead of T2300 in 640m default profile but they DID NOT mention it anywhere. All of the information either from their websites or sales said that IT IS T2300 only. Luckily, some cute people spotted this. This is a kind of fraudulence I think, so do others, but not Dell guys. They first said that T2300E and T2300 are the same, which I believe Intel wouldn't agree. Then they said users could return the notebook to Dell and get the rebates in 40 days, but I simply don't like this idea. A LOT of people are involved, most of them don't need Xen or other great works, so what? Don't dell me, please!
又,油价上涨至 $76,很有可能破 $100,以消耗能源换得 1% 增长的帝国主义国家将无以为继,我们伟大的社会主义祖国地大物博,抗击了一次又一次国
又,GNOME 的 typebreak 程序 Typing Monitor 真是有意思,不是它提醒,又该忘了喝水了。
又,一个晚上只装了一份 skype,没想到 fc4 的 build 在 fc6 里面也可以用!:)
又,ssh-agent 只能凑乎用。一个晚上一直在看 expect 怎么用,为什么总是不能把密码送到 CVS_RSH 的命令后面。:(
update:
代码前面没写错,spawn,expect,send,但是最后要加一句 expect eol,不知道是为什么。
晚上直到现在还没睡觉,终于就要看到曙光了。:D perl-RPM2 和 perl-Ybuild 都可以编译,perl-Expect 貌似在某个仓库里有,这样 ybuild 应该可以顺利安装了。说实话,不喜欢在文件夹层次搞那么多带含义的东西,原来的目录结
建议:使用原来的仓库结构,然后设计更好的脚本来导出针对某个 release 的 ports tree。另外的一个建议是假设 ports tree 的存放位置,不知道 freeBSD, gentoo 甚至 OSX 有没有这样的假定,ports tree 必须放在某个地方?
final update:
实现了 packages/release 结构。在 CONFIG 中加入 DISABLE 和 CATEGORY 实现了与 ybuild 接合。与 FE 仍有不同,他们的 Makefile 体系,比 ybuild 似乎更加适合.. :( 还有,他们的 patch 和 spec 是放在一起的,一下子就少了一层目录结构。CVS 越简单,越容易理解和处理、维护。