This file is indexed.

/usr/share/limba/foundations.list is in limba 0.5.6-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
# This file contains a list of basic "foundation" packages.
# It should ony be modified to correct file locations.
# Do not add new foundations / modify the existing ones!

ID: foundation:libc6
ConditionLibraryExists: libc.so.6
Description: The GNU C library (or a compatibe library)

ID: foundation:Xserver
ConditionFileExists: /usr/bin/Xorg
Description: The Xorg X11 server.

ID: foundation:systemd-logind
ConditionFileExists: /lib/systemd/systemd-logind
Description: Session tracking service by the systemd project

ID: foundation:udev
Description: /dev/ and hotplug management daemon

ID: foundation:Linux
Description: The Linux kernel

ID: foundation:PulseAudio
ConditionFileExists: /usr/bin/pulseaudio
Description: The PulseAudio sound server.

ID: foundation:ALSA-Lib
ConditionLibraryExists: libasound.so.2
Description: The ALSA library.

ID: foundation:Mesa
Description: Free implementation of the OpenGL|ES API