123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #
- #VERSION=6
- #
- #ARCH=x86_64
- #
- #LOCAL_REPOS='
- #rpm http://repos $(ARCH) sample
- #rpm-src http://repos $(ARCH) sample
- #'
- #
- #ADD_BASE_PKGS="firefox"
- #
- #
- #
- #
- #CATEGORIES=main,plus
- #
- #
- #VBOOTSTRAP_FETCH_URL=http://ftp.jaist.ac.jp/pub/Linux/Vine/apt
- #
- #
- #
- #
- #
- #VBOOTSTRAP_DIR=/var/local/vbootstrap
- #
- #
- #
- #
- #
- #
- #
- #
- #UNIONFS_DIR=/var/local/vbootstrap/unionfs
- #
- #
- #CACHE_DIR=/var/local/vbootstrap/cache
- #
- #
- #BUILT_RPMS_DIR=${HOME}/rpm/vbuilder
- #
|