Job for UK citizens.

2007-10-28 文章 Rena Masters
Hello jobseeker, We are present work for you. We are glad to invite you to our company. Exelent salary. Availible Vacancy - Financial customer Please send you resume on this email: [EMAIL PROTECTED] for more info! Attention: your Job Verification Number is: 25222712920 Best regards, Joe Genery

Re: 自动连接无线网络的代码

2007-10-28 文章 shell909090
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 不知道为啥,whiptail在我这里运行不正常。 还有,我自己测试出了一个bug。 essid_in_list=$(echo $wnet_list | grep $essid) test -n "$essid_in_list" && target_net=$iface; break 这里$essid_in_list当没有匹配的时候,会变成一个回车,造成无论是什么网络 状况,都是启用头个网络。 应该写成这样。 if echo $wnet_list | grep $essid > /dev/null

[D-I Manual] Build log for zh_CN (28 Oct 2007)

2007-10-28 文章 Felipe Augusto van de Wiel
A build of the Debian Installer Manual was triggered by an update to SVN. There were no errors during the build process. The new version of the manual has been uploaded successfully. A log of the build is available at: - http://d-i.alioth.debian.org/manual/logs/zh_CN.log === It is possible to us