
archlive
Archlive, a live system base on Arch GNU/Linux and corresponding tools and repos
基于Arch GNU/Linux的live系统及相关工具及软件仓。
http://groups.google.com/group/archlive'>http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif' />http://groups.google.com/group/archlive'>*Googlegroups:Archlive *
IRC: irc.oftc.net #archlive
QQ Group: 14191139
Blog: http://hi.baidu.com/archlive'>http://hi.baidu.com/archlive
Twitter: http://twitter.com/carbonjiao'>http://twitter.com/carbonjiao
About Archlive / 关于Archlive项目:
目前Archlive包含:
1、制作基于Arch的live系统脚本——DIY你自己的Archlive!;
hg clone http://mkarchlive.archlive.googlecode.com/hg mkarchlive
2、自定义repo并上传googlecode指定项目的相关repo的脚本;
3、利用aufs文件系统,根据软件清单快速安装Arch GNU/Linux脚本;
4、archlive-pkg 软件仓自动维护脚本;
5、archlive-installer Archlive安装程序脚本。
Archlive项目旨在完美化基于Arch GNU/Linux的live系统的简体中文自动化制作脚本,集成了godane的archiso-live脚本、chaox-ng脚本的优点。目前该脚本能自动化构建为简体中文用户预配置好的live系统。
同时也提供根据此脚本定制的live系统iso。
欢迎大家参与!欲参与者请在Issues里面留言。
特别软件仓库项目 http://archlive-pkg.googlecode.com
在现有系统中使用Archlive-pkg软件仓办法:
在/etc/pacman.conf中添加:
[archlive-pkg]
Server = http://archlive-pkg.googlecode.com/files
然后 pacman -Sy 更新本地软件仓数据,这样就可以安装archlive-pkg软件仓中的软件了。
Characters / Archlive iso特点:
Screen-shorter 抓屏 [[http://sns.linuxeye.cn/space-590-do-album-id-18.html'>http://sns.linuxeye.cn/space-590-do-album-id-18.html ]]
Characters [[http://wiki.archlinux.org/index.php/Archlive(English'>http://wiki.archlinux.org/index.php/Archlive(English) ]]
1. 基于Arch GNU/Linux的live系统(LiveCD, LiveUSB & LiveHD), 可以支持从硬盘启动,U+方式或者GRUB或者ISOlinux方式从USB启动,启动脚本基于archiso,Chakra和larch;
2. 只集成英文及简体中文locale;
3. 集成小桌面环境比如icewm, fvwm2, awesome, fluxbox, lxde, openbox,部分已经配置好;
4. 默认使用Wicd管理网络, 提供了相应网络工具(BT3,BT4里面的部分软件)的PKGBUILD;
5. 可选采用"xakra" 配置xorg.conf,增加兼容性,默认采用Xorg配置, 默认开启无敌三键;
6. 简体中文及繁体中文界面的安装程序larchin—larch项目的一部分;
7. 部分程序以模块方式发布, 选择灵活同时更新也方便;
8. 中文办公软件——永中Office-EIOffice 和 中标普华Office 也以模块方式提供;
9. fcitx为默认输入法;
10. xfce4-svn已经打了huangjiahua (Hiweed的作者,Hiweed是基于Ubuntu的中文系统) 提供的补丁.
Thanks! 致谢!
This cripts was released base on godane's old archiso-live scripts [[http://github.com/godane/archiso-live/tree/master#'>http://github.com/godane/archiso-live/tree/master# ]] [[http://godane.wordpress.com'>http://godane.wordpress.com ]], I added some speical code to make the best Chinese Arch Live System, special for the newbie of linux-ers and newbie Arch-ers...
本脚本基于godane的archiso-live脚本的早期版本 [[http://github.com/godane/archiso-live/tree/master#'>http://github.com/godane/archiso-live/tree/master# ]] [[http://godane.wordpress.com'>http://godane.wordpress.com ]],增加了部分中国特色的东西,以让更多的linux入门用户和刚开始用Arch的用户喜欢Arch这个优秀的发行版。
Changelog / Archlive 修正记录
https://code.google.com/p/archlive/source/detail?r=5'>r5--> 将mkarchlive 的hg仓独立出来;
https://code.google.com/p/archlive/source/detail?r=4'>r4-->https://code.google.com/p/archlive/source/detail?r=5'>r5 将svn转化位hg管理;
https://code.google.com/p/archlive/source/detail?r=3'>r3-->https://code.google.com/p/archlive/source/detail?r=4'>r4 增加了repo相关脚本;
https://code.google.com/p/archlive/source/detail?r=2'>r2-->https://code.google.com/p/archlive/source/detail?r=3'>r3 删除pkgbuild,独立到 http://archlive-pkg.googlecode.com'>http://archlive-pkg.googlecode.com 项目;
https://code.google.com/p/archlive/source/detail?r=1'>r1-->https://code.google.com/p/archlive/source/detail?r=2'>r2 修正部分错误:mkarchlive属性及部分字符;config的部分内容。。。