2011-06-24 03:03:01 +02:00
|
|
|
Welcome to the official Vanilla GNU/Linux git repository.
|
2011-06-19 19:30:36 +02:00
|
|
|
=================================================================
|
|
|
|
|
|
|
|
Vanilla GNU/Linux is a new distribution that uses XBPS as its package system,
|
|
|
|
The X Binary Package System has been designed from scratch, please visit
|
|
|
|
http://code.google.com/p/xbps for more information.
|
|
|
|
|
|
|
|
Vanilla GNU/Linux is a simple and minimal distribution that can be customized
|
2011-06-24 03:03:01 +02:00
|
|
|
in many ways, currently there are ~1500 packages in the stable repository that you can
|
2011-06-19 22:04:42 +02:00
|
|
|
build. There is support for i686 and x86_64 architectures, more
|
2011-06-24 03:03:01 +02:00
|
|
|
may be added in a future (i.e. ARM) but it's not a high priority.
|
2011-06-19 19:30:36 +02:00
|
|
|
|
2011-06-20 13:13:43 +02:00
|
|
|
Some features:
|
2011-06-24 03:03:01 +02:00
|
|
|
- It's not a fork or customized version of any distro, it has been created
|
|
|
|
from scratch and making it a lightweight alternative. Base system takes
|
|
|
|
150MB approximately.
|
2011-06-20 13:13:43 +02:00
|
|
|
- Rolling release.
|
2011-06-24 03:03:01 +02:00
|
|
|
- Uses the latest stable Linux kernel, the development snapshot from kernel.org
|
2011-06-20 13:13:43 +02:00
|
|
|
can also be installed in parallel.
|
2011-06-24 03:03:01 +02:00
|
|
|
- Kernel images/modules are never removed, providing an always-bootable system.
|
2011-06-20 13:13:43 +02:00
|
|
|
- Uses a modified "initramfs-tools" version from Debian to handle initial
|
|
|
|
ramdisk images.
|
2011-06-21 14:41:19 +02:00
|
|
|
- Uses a modified "casper" version from Ubuntu to boot from live images.
|
2011-06-20 13:42:37 +02:00
|
|
|
- Uses a modified "OpenRC" version from Gentoo to handle the init/boot process.
|
2011-06-20 13:13:43 +02:00
|
|
|
- Uses /run directory as tmpfs by default, with symlinks to /tmp, /var/tmp,
|
|
|
|
/var/lock, /var/run, /dev/shm.
|
2011-06-20 14:08:08 +02:00
|
|
|
- Uses its own binary package system: XBPS. A fast alternative to Debian's
|
2011-06-20 13:13:43 +02:00
|
|
|
dpkg/apt, RedHat's RPM, ArchLinux' pacman, etc.
|
2011-06-24 03:03:01 +02:00
|
|
|
- You don't need wrappers of wrappers for the XBPS utils to rebuild/reinstall
|
|
|
|
packages. The provided tools is all that you need.
|
2011-06-20 13:13:43 +02:00
|
|
|
- Uses a BSD port-like system to build binary packages in chroot jails,
|
2011-06-24 03:03:01 +02:00
|
|
|
without requiring root permissions. Build packages as a regular user without interfering
|
|
|
|
with your installed system!
|
2011-06-20 13:13:43 +02:00
|
|
|
|
2011-06-19 19:30:36 +02:00
|
|
|
When a new XBPS stable version comes out, a new live image is created for
|
|
|
|
testing purposes with the minimal base system, you can find them at:
|
|
|
|
|
|
|
|
http://code.google.com/p/xbps
|
|
|
|
|
|
|
|
If you have questions or contributions please use the google groups forum:
|
2011-06-24 03:03:01 +02:00
|
|
|
|
2011-06-19 19:30:36 +02:00
|
|
|
http://groups.google.com/group/xbps
|
|
|
|
|
|
|
|
Enjoy and happy hacking!
|