ユーザ用ツール

サイト用ツール


サイドバー

最新の10件
一覧
freedombox:freedom-maker

FreedomBoxイメージを作成する

FREEDOM-MAKER(1) より

EXAMPLES
       Example 1. Build BeagleBone image

           $ freedom-maker beaglebone

       Build a FreedomBox image for the BeagleBone Single Board Computer.

       Example 2. Build all images

           $ freedommaker a20-olinuxino-lime a20-olinuxino-lime2
                 a20-olinuxino-micro amd64 arm64 armhf banana-pro beaglebone cubieboard2
                 cubietruck i386 lamobo-r1 orange-pi-zero pcduino3 pine64-lts pine64-plus
                 qemu-amd64 qemu-i386 raspberry2 raspberry3 raspberry3-b-plus test
                 virtualbox-amd64 virtualbox-i386

       Build all the available FreedomBox images using freedom-maker.

VirtualBox amd64のイメージを作成の例

$ time sudo http_proxy="http://192.168.1.102:3142/" freedom-maker virtualbox-amd64 --build-mirror http://ftp.jp.debian.org/debian/ --mirror http://ftp.jp.debian.org/debian/ --hostname fm-test --build-in-ram --skip-compression
  • http_proxy="http://192.168.1.102:3142/" apt-cacher-ngを指定
  • virtualbox-amd64 ターゲット指定
  • --skip-compression すぐ使いたいので圧縮しない

コメント

コメントを入力. Wiki文法が有効です:
   ____ ______   ___  __  __   __ __
  /  _//_  __/  / _ \ \ \/ /  / // /
 _/ /   / /    / // /  \  /  / _  / 
/___/  /_/    /____/   /_/  /_//_/
 
freedombox/freedom-maker.txt · 最終更新: 2022/04/28 23:01 by matoken