File: install-list

package info (click to toggle)
feta 1.4.15
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 444 kB
  • ctags: 85
  • sloc: perl: 1,200; sh: 192; makefile: 55
file content (19 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Help on 'install-list'                                          Feta 1.4.0
--------------------------------------------------------------------------

'install-list', when given a file containing a list of packages, will
install all the packages in that list.

EXAMPLES
--------
To install all the packages listed in a file named 'backup':
 # feta install-list backup

OTHER REFERENCES
----------------
With the 'list-installed' command, install-list can be used to create a
rough copy of your current installation on another system, or restore
your system to a known state, with regards to installed packages.

--------------------------------------------------------------------------
Help on 'install-list'                                          Feta 1.4.0