File: README

package info (click to toggle)
system-config-lvm 1.1.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,212 kB
  • ctags: 928
  • sloc: python: 7,793; sh: 796; makefile: 224
file content (12 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
This application, system-config-lvm, is a GUI for LVM2 commands.
It is very much an alpha grade application in this release. Please
file any bugs that you discover against the package at 
bugzilla.redhat.com and select the system-config-lvm app.
For general discussion of system-config-lvm, please post to
linux-lvm@redhat.com, and include 'GUI' in the subject line.

Notes on building system-config-lvm:
You will need automake-1.7 and aclocal-1.7
type './autogen.sh'
type 'make'
type 'make srpm'