[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:22562] Re: Two machines which has exact same packages



野尻です。リプライありがとうございます。

> dpkg --help
> とすると、
>   dpkg --get-selections [<pattern> ...]    get list of selections to stdout
>   dpkg --set-selections                    set package selections from stdin
> とありますので、ファイルに落としてから別のマシンで喰わせるとよろしいかと。

さっそく調べてみると、
       To make a local copy of the package selection states:
       dpkg --get-selections >myselections

       You  might  transfer  this  file  to another computer, and
       install it there with:
       dpkg --set-selections <myselections

とこんなのも見つかって喜んでいたのですが、さらにこのセレクションファイルを
使ってネットワークからインストールしようと思っています。
私の勝手な憶測では

dpkg --set-selections <myselections
を実行した後、dselectでAccess methodにdpkg-ftpを選んでinstallに
直行でいいのかな、と思いますがこれで大丈夫でしょうか?

#aptにこういう機能があったらすごくいいんですけど・・・。

-- 
       mailto:chica@xxxxxxxxxxxx