Changes between Version 28 and Version 29 of VineBootstrap


Ignore:
Timestamp:
2010/04/17 21:25:15 (14 years ago)
Author:
iwaim
Comment:

Getting Started作成

Legend:

Unmodified
Added
Removed
Modified
  • VineBootstrap

    v28 v29  
    1414   他のシステム上でも作成できるようにするのは将来。 
    1515 
     16== Getting Started == 
     17hoge.src.rpmからVine Linux 5.1/i386用のバイナリパッケージを作成する方法。 
     18{{{ 
     19# vbuilder --version 5.1 --arch i386 clean build 
     20# vbuilder --version 5.1 --arch i386 --unionfs clean build build-rpm /path/to/hoge.src.rpm 
     21}}} 
     22はじめにVine Linux 5.1/i386の環境を用意し、次にunionfs上でhoge.src.rpmのビルドを実施。 
    1623 
    1724{{{