PackManUtil

From CBLFS
Jump to navigationJump to search
Download Source: http://packmanutil.googlecode.com/files/packmanutil-1.2.1.tar.bz2

Introduction to PackManUtil

PackManUtil is a command line application implemented through shell (BASH) scripts originally created for use with an x86_64 multilib Cross Linux from Scratch (CLFS) base system to simplify the CBLFS experience. PackManUtil is used on ix86, x86_64, and PowerPC CLFS systems, both version 1.0.0 and 1.1.0.

Project Homepage: http://code.google.com/p/packmanutil/

Dependencies

Required

Recommended

Optional

Non-Multilib or Multilib

Install the package:

./install.sh

Configuring

System-wide configuration is accomplished via the heavily commented build.cfg file. This file is installed at /etc/opt/packmanutil by default.

Contents

Installed Directories: /opt/packmanutil-1.2.1, /opt/packmanutil-1.2.1/bin, /opt/packmanutil-1.2.1/pmubuilds, /opt/packmanutil-1.2.1/docs, /etc/opt/packmanutil
Installed Programs: packmanutil
Installed Libraries: None
Installed Symlinks: pmu -> packmanutil, /usr/bin/pmu -> /opt/packmanutil-1.2.1/bin/packmanutil

Short Descriptions

packmanutil is the top level script that is executed and calls all other scripts necessary for installing the selected package.