File: MANIFEST

package info (click to toggle)
ocsinventory-agent 2%3A1.1.1-2.3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,892 kB
  • ctags: 825
  • sloc: perl: 17,624; sh: 567; ansic: 140; makefile: 51; objc: 44
file content (231 lines) | stat: -rw-r--r-- 10,702 bytes parent folder | download
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
AUTHORS
Changes
etc/cron.d/ocsinventory-agent
etc/default/ocsinventory-agent
etc/init.d/ocsinventory-agent
etc/logrotate.d/ocsinventory-agent
etc/ocsinventory-agent/modules.conf
etc/ocsinventory-agent/softwares/example.sh
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Ocsinventory/Agent.pm
lib/Ocsinventory/Agent/AccountConfig.pm
lib/Ocsinventory/Agent/AccountInfo.pm
lib/Ocsinventory/Agent/Backend.pm
lib/Ocsinventory/Agent/Backend/AccessLog.pm
lib/Ocsinventory/Agent/Backend/DeviceID.pm
lib/Ocsinventory/Agent/Backend/IpDiscover.pm
lib/Ocsinventory/Agent/Backend/IpDiscover/IpDiscover.pm
lib/Ocsinventory/Agent/Backend/IpDiscover/Nmap.pm
lib/Ocsinventory/Agent/Backend/OS/AIX.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Controller.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Domains.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Drives.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Hardware.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/IPv4.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Mem.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Memory.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Modems.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Networks.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Slots.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Software.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Sounds.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Storages.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Users.pm
lib/Ocsinventory/Agent/Backend/OS/AIX/Videos.pm
lib/Ocsinventory/Agent/Backend/OS/BSD.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Archs/Alpha.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Archs/I386.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Archs/Sgimips.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Archs/Sparc.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Domains.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Drives.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/IPv4.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Mem.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Networks.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Storages.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Sys.pm
lib/Ocsinventory/Agent/Backend/OS/BSD/Uptime.pm
lib/Ocsinventory/Agent/Backend/OS/Generic.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Bios.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Memory.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Ports.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/Slots.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Dmidecode/UUID.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Hostname.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Ipmi.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Lspci.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Controllers.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Modems.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Sounds.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Lspci/Videos.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/BSDpkg.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/ByHand.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Deb.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Gentoo.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Pacman.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging/RPM.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Printers/Cups.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Processes.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Screen.pm
lib/Ocsinventory/Agent/Backend/OS/Generic/Users.pm
lib/Ocsinventory/Agent/Backend/OS/Linux.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/Alpha.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/Alpha/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/ARM.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/ARM/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/i386/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/m68k/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/MIPS.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/MIPS/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/PowerPC/Various.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/SPARC.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Archs/SPARC/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/LSB.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/ArchLinux.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Debian.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Fedora.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Gentoo.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Knoppix.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Mandrake.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Mandriva.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Redhat.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Slackware.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/SuSE.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Trustix.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/Ubuntu.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Distro/NonLSB/VmWare.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Domains.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Drives.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Mem.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Network/IPv4.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Sounds.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages/3ware.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages/Adaptec.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages/HP.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages/Lsilogic.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Storages/ServeRaid.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Sys.pm
lib/Ocsinventory/Agent/Backend/OS/Linux/Uptime.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Bios.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Domains.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Drives.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Hostname.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/IPv4.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Mem.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Networks.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Packages.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Printers.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Sound.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Storages.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Uptime.pm
lib/Ocsinventory/Agent/Backend/OS/MacOS/Video.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Bios.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Controllers.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/CPU.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Domains.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Drives.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/IPv4.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Mem.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Memory.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Networks.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Slots.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Storages.pm
lib/Ocsinventory/Agent/Backend/OS/Solaris/Users.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Libvirt.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Parallels.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm
lib/Ocsinventory/Agent/Backend/Virtualization/SolarisZones.pm
lib/Ocsinventory/Agent/Backend/Virtualization/VirtualBox.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Vmsystem.pm
lib/Ocsinventory/Agent/Backend/Virtualization/VmWareDesktop.pm
lib/Ocsinventory/Agent/Backend/Virtualization/VmWareESX.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Xen.pm
lib/Ocsinventory/Agent/Backend/Virtualization/Xen/XM.pm
lib/Ocsinventory/Agent/Common.pm
lib/Ocsinventory/Agent/CompatibilityLayer.pm
lib/Ocsinventory/Agent/Config.pm
lib/Ocsinventory/Agent/Network.pm
lib/Ocsinventory/Agent/Option/Download.pm
lib/Ocsinventory/Agent/XML/Inventory.pm
lib/Ocsinventory/Agent/XML/Prolog.pm
lib/Ocsinventory/Agent/XML/Response.pm
lib/Ocsinventory/Agent/XML/Response/Inventory.pm
lib/Ocsinventory/Agent/XML/Response/Prolog.pm
lib/Ocsinventory/Agent/XML/SimpleMessage.pm
lib/Ocsinventory/Compress.pm
lib/Ocsinventory/Logger.pm
lib/Ocsinventory/LoggerBackend/File.pm
lib/Ocsinventory/LoggerBackend/Stderr.pm
lib/Ocsinventory/LoggerBackend/Syslog.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
memconf
META.yml
ocsinventory-agent
postinst.pl
README
run-postinst
THANKS
tools/macosx/BUILDME.sh
tools/macosx/CLEANUP.sh
tools/macosx/INSTALL
tools/macosx/launchfiles/10_3_9-startup/OCSInventory/OCSInventory
tools/macosx/launchfiles/10_3_9-startup/OCSInventory/StartupParameters.plist
tools/macosx/launchfiles/org.ocsng.agent.plist
tools/macosx/OCSNG.pmproj
tools/macosx/ocsng_app-xcode/English.lproj/InfoPlist.strings
tools/macosx/ocsng_app-xcode/GetPID.c
tools/macosx/ocsng_app-xcode/GetPID.h
tools/macosx/ocsng_app-xcode/Info.plist
tools/macosx/ocsng_app-xcode/main.m
tools/macosx/ocsng_app-xcode/main.pl
tools/macosx/ocsng_app-xcode/OCSNG.xcodeproj/project.pbxproj
tools/macosx/ocsng_app-xcode/OCSNG_Prefix.pch
tools/macosx/ocsng_app-xcode/README
tools/macosx/patches/Download-Darwin.pm.patch
tools/macosx/patches/multicritere.php-MacOSX.patch
tools/macosx/patches/ocsinventory-agent-darwin.patch
tools/macosx/patches/tele_package.php-MacOSX.patch
tools/macosx/README
tools/macosx/scripts/create-darwin-perl-lib_fromCPAN.pl
tools/macosx/scripts/create_install_wrapper.sh
tools/macosx/scripts/deployment.sh
tools/macosx/scripts/dscl-adduser.sh
tools/macosx/scripts/dscl-modifyUserAddShell.sh
tools/macosx/scripts/dscl-remove-user.sh
tools/macosx/scripts/extract_version.pl
tools/macosx/scripts/installer.sh
tools/macosx/scripts/macosx-perl-lib-dep-snapshot.tar.gz
tools/macosx/scripts/ocsngSudoAccess.sh
tools/macosx/scripts/uninstaller.sh
tools/macosx/ver
tools/makedist.sh
tools/parseVmware.pl
tools/pre-nobundle.sh
tools/standalone.sh