Ubuntu builder 2.3.0 发布
| 2012-11-15 08:58
Ubuntu Builder 是一个使用起来很简单的用来构建基于Ubunut 的自己的发行版的工具。您可以自定义i386和amd64镜像文件。
新版本变化:
- Bugfix: I get ‘/casper/vmlinuz not found’ with customized kernel image (LP #1065463).
 - Bugfix: Lack of kernel when the kernel is updated (#20).
 - Added Quantal Quetzal support.
 - Removed Natty Narwhal support.
 - Improved log generation.
 - User manual updated.
 - Now depends on gambas3-gb-image (only Gambas 3 version).
 
安装PPA,安装命令(适用于ubuntu 12.10/12.04):
sudo add-apt-repository ppa:f-muriana/ubuntu-builder
sudo apt-get update
sudo apt-get install ubuntu-builder


