File: README

package info (click to toggle)
lcdproc 0.5.9-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,088 kB
  • sloc: ansic: 59,645; sh: 1,740; perl: 681; makefile: 417
file content (21 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This directory contains
* init-script templates for various system types
  (These templates are adapted to the confugration parameters
  passed to configure at configure-run-time.)

  - init-*.LSB.in	templates for systems conforming to LSB
			(Linux Standard Base) 3.x.  Among others
			the following distributions support LSB 3.x:
			- SuSE Linux 10.x
			- SuSE Linux Enterprise Server 10
			- SuSE Linux Enterprise Server 9 SP3
			- Ubuntu 6.06
			- Debian Etch
			- RedHat Enterprise Linux4 Update2

  - init-*.debian.in	templates for older Debian systems (or modern Debian
			systems without	the lsb-core package installed)

  - init-*.rpm		init-scripts for RPM based distributions that are
			not LSB 3.x conforming.
			Please try the LSB scripts first.