File: progeny.ent

package info (click to toggle)
python-parted 0.10-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 924 kB
  • ctags: 342
  • sloc: ansic: 1,039; python: 512; makefile: 70; sh: 13
file content (99 lines) | stat: -rw-r--r-- 3,627 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!-- $Progeny: progeny.ent,v 1.29 2002/03/06 20:23:26 jdaily Exp $ -->

<!ENTITY debconf "<application>debconf</application>">
<!ENTITY gnome "<application>GNOME</application>">
<!ENTITY progeny.inc "Progeny Linux Systems, Inc.">
<!ENTITY psgml "<application>PSGML</application>">

<!ENTITY users.root "<systemitem class='username'>root</systemitem>">

<!ENTITY lsb "<acronym>LSB</acronym>">
<!ENTITY glsb "<acronym>gLSB</acronym>">
<!ENTITY elf "<acronym>ELF</acronym>">
<!ENTITY rpm "<acronym>RPM</acronym>">

<!ENTITY gcc "<application>gcc</application>">

<!-- Command-line prompts -->
<!ENTITY prompt.root "<prompt>#</prompt>">
<!ENTITY prompt.sh "<prompt>$</prompt>">
<!ENTITY prompt.csh "<prompt>&gt;</prompt>">

<!-- Protocols -->
<!ENTITY dhcp "<acronym role='protocol'>DHCP</acronym>">
<!ENTITY dns "<acronym role='protocol'>DNS</acronym>">
<!ENTITY ip "<acronym role='protocol'>IP</acronym>">
<!ENTITY tcp "<acronym role='protocol'>TCP</acronym>">
<!ENTITY udp "<acronym role='protocol'>UDP</acronym>">
<!ENTITY tcpip "<acronym role='protocol'>TCP/IP</acronym>">
<!ENTITY nfs "<acronym role='protocol'>NFS</acronym>">
<!ENTITY http "<acronym role='protocol'>HTTP</acronym>">
<!ENTITY ftp "<acronym role='protocol'>FTP</acronym>">
<!ENTITY snmp "<acronym role='protocol'>SNMP</acronym>">

<!-- Progeny software -->
<!ENTITY configlet "<application>Configlet</application>">
<!ENTITY discover "<application>Discover</application>">
<!ENTITY pgi "<application>PGI</application>">

<!-- Debian packages -->
<!ENTITY debootstrap "<application>debootstrap</application>">

<!-- Our cast of authors -->
<!ENTITY authorinfo.jdaily "
         <firstname>John</firstname>
         <othername role='mi'>R.</othername>
         <surname>Daily</surname>">

<!ENTITY authorinfo.epg "
         <firstname>Eric</firstname>
         <surname>Gillespie</surname>
         <lineage>Jr.</lineage>">

<!ENTITY authorinfo.schultmc "
         <firstname>Michael</firstname>
         <othername role='mi'>C.</othername>
         <surname>Schultheiss</surname>">

<!ENTITY authorinfo.jlicquia "
         <firstname>Jeff</firstname>
         <surname>Licquia</surname>">

<!ENTITY authorinfo.branden "
         <firstname>G.</firstname>
         <othername role='middle'>Branden</othername>
         <surname>Robinson</surname>">

<!ENTITY authorinfo.sschafer "
         <firstname>Steven</firstname>
         <othername role='mi'>M.</othername>
         <surname>Schafer</surname>">

<!ENTITY authorinfo.shunger "
         <firstname>Steve</firstname>
         <surname>Hunger</surname>">

<!ENTITY authorinfo.dsp "
         <firstname>Douglas</firstname>
         <othername role='mi'>S.</othername>
         <surname>Porter</surname>">

<!ENTITY authorinfo.imurdock "
         <firstname>Ian</firstname>
         <surname>Murdock</surname>">

<!ENTITY authorinfo.stenhoff "
         <firstname>Aaron</firstname>
         <othername role='mi'>T.</othername>
         <surname>Stenhoff</surname>">

<!ENTITY author.sschafer "<author>&authorinfo.sschafer;</author>">
<!ENTITY author.jdaily "<author>&authorinfo.jdaily;</author>">
<!ENTITY author.branden "<author>&authorinfo.branden;</author>">
<!ENTITY author.epg "<author>&authorinfo.epg;</author>">
<!ENTITY author.jlicquia "<author>&authorinfo.jlicquia;</author>">
<!ENTITY author.schultmc "<author>&authorinfo.schultmc;</author>">
<!ENTITY author.shunger "<author>&authorinfo.shunger;</author>">
<!ENTITY author.dsp "<author>&authorinfo.dsp;</author>">
<!ENTITY author.imurdock "<author>&authorinfo.imurdock;</author>">
<!ENTITY author.stenhoff "<author>&authorinfo.stenhoff;</author>">