summaryrefslogtreecommitdiff
path: root/libre/filesystem
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-05-08 08:41:35 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-05-09 06:17:12 -0400
commit050ee779f48c070d2ccc4fe09fa55f8c8e84b177 (patch)
tree8af33cd198775c83de774327dfe96c20eb5ef7e4 /libre/filesystem
parent5834671504548185dd5dfcb9ed5de921bbbb2fce (diff)
[filesystem]: upgrade to v2021.12.07
* revised nsswitch.conf rules for systemd * arch dropped the empty motd; so i added a pretty one for parabola instead * added VARIANT_ID to the os-release file as a reliable way to determine the init-system the rest of the changes were only to minimize the diff against the arch PKGBUILD
Diffstat (limited to 'libre/filesystem')
-rw-r--r--libre/filesystem/PKGBUILD63
-rw-r--r--libre/filesystem/motd8
-rw-r--r--libre/filesystem/nsswitch.conf5
-rw-r--r--libre/filesystem/os-release2
-rw-r--r--libre/filesystem/parabola-logo-text-dark.svg73
-rw-r--r--libre/filesystem/parabola-logo-text.svg73
-rw-r--r--libre/filesystem/parabola-logo.pngbin19091 -> 7725 bytes
-rw-r--r--libre/filesystem/parabola-logo.svg227
-rw-r--r--libre/filesystem/parabola.pngbin19091 -> 0 bytes
-rw-r--r--libre/filesystem/parabola.svg231
-rw-r--r--libre/filesystem/tmpfiles1
11 files changed, 216 insertions, 467 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD
index 952e5551e..21e947a5e 100644
--- a/libre/filesystem/PKGBUILD
+++ b/libre/filesystem/PKGBUILD
@@ -1,10 +1,16 @@
-# Maintainer (Arch): Sébastien Luttringer
-# Contributor (Arch): Tom Gundersen <teg@jklm.no>
+# Maintainer (arch): Sébastien Luttringer
+# Contributor: Tom Gundersen <teg@jklm.no>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
# Contributor: Nicolás Reynolds <fauno@kiwwwi.com.ar>
+# Contributor: bill-auger <bill-auger@programmer.net>
+
+
+# parabola changes and rationale:
+# - parabola branding (os-release,motd,icon,logo)
+
pkgname=filesystem
-pkgver=2021.01.19
+pkgver=2021.12.07
pkgrel=1
pkgrel+=.parabola1
pkgdesc='Base Parabola GNU/Linux-libre files'
@@ -14,14 +20,17 @@ license=('GPL')
url='https://www.parabola.nu'
depends=('iana-etc')
backup=('etc/crypttab' 'etc/fstab' 'etc/group' 'etc/gshadow' 'etc/host.conf'
- 'etc/hosts' 'etc/issue' 'etc/ld.so.conf' 'etc/motd' 'etc/nsswitch.conf'
+ 'etc/hosts' 'etc/issue' 'etc/ld.so.conf' 'etc/nsswitch.conf'
'etc/passwd' 'etc/profile' 'etc/resolv.conf' 'etc/securetty'
'etc/shadow' 'etc/shells')
+backup+=('etc/motd')
source=('crypttab' 'env-generator' 'fstab' 'group' 'gshadow' 'host.conf' 'hosts'
- 'issue' 'ld.so.conf' 'locale.sh' 'motd' 'nsswitch.conf' 'os-release'
+ 'issue' 'ld.so.conf' 'locale.sh' 'nsswitch.conf' 'os-release'
'passwd' 'profile' 'resolv.conf' 'securetty' 'shadow' 'shells' 'sysctl'
- 'sysusers' 'tmpfiles' 'parabola.svg' 'parabola.png'
- 'parabola-logo.svg' 'parabola-logo.png')
+ 'sysusers' 'tmpfiles' 'archlinux-logo.svg' 'archlinux-logo.png'
+ 'archlinux-logo-text.svg' 'archlinux-logo-text-dark.svg')
+source=( ${source[*]//archlinux-logo/parabola-logo} )
+source+=('motd')
sha256sums=('e03bede3d258d680548696623d5979c6edf03272e801a813c81ba5a5c64f4f82'
'ed0cb4f1db4021f8c3b5ce78fdf91d2c0624708f58f36c9cf867f4d93c3bc6da'
'e54626e74ed8fee4173b62a545ab1c3a3a069e4217a0ee8fc398d9933e9c1696'
@@ -29,12 +38,11 @@ sha256sums=('e03bede3d258d680548696623d5979c6edf03272e801a813c81ba5a5c64f4f82'
'90d879374f77bac47f132164c1e7fc4892e994ff1d1ac376efa0c1c26ea37273'
'4d7b647169063dfedbff5e1e22cee77bd1a4183dbcfd5e802e68939da4bbf733'
'd9cd8a77d9e0aa5e90d7f4ed74c8745c17b525e720e28e4c44364150003c35f9'
- '8b8f24af3454e87b4e316b4978d0de7958a98cc44606aa801d9696d2c21f4385'
+ '8b8f24af3454e87b4e316b4978d0de7958a98cc44606aa801d9696d2c21f4385' # issue
'dad04a370e488aa85fb0a813a5c83cf6fd981ce01883fc59685447b092de84b5'
'8ca2d8eef6fb5143c9ef7e9174ccfef59ac7ad2deee243574cd10c763156cc10'
- 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
- '39d2f719f095028fa655c246bc8608cf3b00971cb7d8c3dbae5a6d89b93a6ca7'
- '1fb18c22836c5b679d183a504e594f14d2fdbeb7ce97dd3de5a0c88299f3d597'
+ 'c8ee7a9faf798caab178ec51afae4146f1efd8a716b7acedf28345b6c75f9697'
+ 'af2eee47719566740b750f0806e897a8439656df4a7476bb6e71465fd075b45d' # os-release
'5e06477834f51abf42ea4e8dc199632afc6afbfd8c44354685a271e9a48d2c0a'
'5e4088ad8d0853d390fa303f6be8c3f69c33834200cba9e90f7849f1993ca8d0'
'5557d8e601b17a80d1ea7de78a9869be69637cb6a02fbfe334e22fdf64e61d4c'
@@ -42,12 +50,21 @@ sha256sums=('e03bede3d258d680548696623d5979c6edf03272e801a813c81ba5a5c64f4f82'
'6e13705ac4d6f69cdba118c6b70c722346fd3c45224133e6bbfe28aca719563c'
'c390b31fffc4a2b5d78ae8c89f5317aadef1f71baac09cfb467b675db1406d61'
'89e43a0b7028f52d5c8e7fb961d962c4b4f4e9595880a6157274ddb2c7c0b6b4'
- '04dd4cbe5078f5181176ade3a82f333e3f48091b118360d69cc45a3526503818'
- '618ac097441c1f2daffc9967e5c3cd18ea8866f776db62d04bf401c53907b1c9'
- 'cb8ece3772744ef162d0ff6018e6a7051889c2aba1bf6439ba9e74a64ac46927'
- '826c61cb40bb0b31e2071b21e04ad7f8c6aabe2817e681246569ae9dff81cd9b'
- 'cb8ece3772744ef162d0ff6018e6a7051889c2aba1bf6439ba9e74a64ac46927'
- '826c61cb40bb0b31e2071b21e04ad7f8c6aabe2817e681246569ae9dff81cd9b')
+ '04dd4cbe5078f5181176ade3a82f333e3f48091b118360d69cc45a3526503818' # sysusers
+ 'f17efd1c6480c5db1fdab4a0e3cfcd4baa44a3e1ae1210aebeb40f8d5c82f742'
+ 'd5f0a4f75761afd5ebbc6970ac9aba5be3c28bb660adf7118353a0e018911e68' # parabola-logo.svg
+ 'c6486f4c9456fa62a75727adfcc8f2403a1a9fac29386f942c0678c109cc72e8' # parabola-logo.png
+ '09838fea00c5ceff6e7ed28bb1b6d62feb1e2471df9fe5a4328071ecb9e837f3' # parabola-logo-text.svg
+ 'bc9be3442fab17ac6990814db4c0cc76c2ac6112c70a6c103530f607aa54c11e') # parabola-logo-text-dark.svg
+sha256sums+=('0018e0387155ee65472f71f0003fcbcb863355d12442150922e7156da12cabad') # motd
+
+
+prepare() {
+ # inject OS variant information into os-release
+ local init='SystemD'
+ sed -i "s|@VARIANT@|${CARCH} ${init} Edition|" "${srcdir}"/os-release
+ sed -i "s|@VARIANT_ID@|${CARCH}-${init,,}|" "${srcdir}"/os-release
+}
package() {
cd "$pkgdir"
@@ -66,7 +83,7 @@ package() {
# setup /etc and /usr/share/factory/etc
install -d etc/{ld.so.conf.d,skel,profile.d} usr/share/factory/etc
- for f in fstab group host.conf hosts issue ld.so.conf motd nsswitch.conf \
+ for f in fstab group host.conf hosts issue ld.so.conf nsswitch.conf \
passwd resolv.conf securetty shells profile; do
install -m644 "$srcdir"/$f etc/
install -m644 "$srcdir"/$f usr/share/factory/etc/
@@ -76,8 +93,9 @@ package() {
install -m600 "$srcdir"/$f etc/
install -m600 "$srcdir"/$f usr/share/factory/etc/
done
+ touch etc/arch-release
touch etc/parabola-release
- ln -sv parabola-release etc/arch-release
+ install -m644 "$srcdir"/motd etc/
install -m644 "$srcdir"/locale.sh etc/profile.d/locale.sh
install -Dm644 "$srcdir"/os-release usr/lib/os-release
@@ -103,14 +121,11 @@ package() {
# add lib symlinks
ln -s usr/lib lib
+ [[ $CARCH = 'ppc64le' ]] || \
[[ $CARCH = 'x86_64' ]] && {
ln -s usr/lib lib64
ln -s lib usr/lib64
}
- [[ $CARCH = 'powerpc64le' ]] && {
- ln -s usr/lib lib64
- ln -s lib usr/lib64
- }
# add bin symlinks
ln -s usr/bin bin
@@ -136,5 +151,5 @@ package() {
install -D -m755 "$srcdir"/env-generator usr/lib/systemd/system-environment-generators/10-arch
# add logo
- install -D -m644 "$srcdir"/parabola{,-logo}.{svg,png} usr/share/pixmaps
+ install -D -m644 "$srcdir"/parabola-logo{.png,.svg,-text.svg,-text-dark.svg} usr/share/pixmaps
}
diff --git a/libre/filesystem/motd b/libre/filesystem/motd
index e69de29bb..70274a6d2 100644
--- a/libre/filesystem/motd
+++ b/libre/filesystem/motd
@@ -0,0 +1,8 @@
+ , ,  ____
+ ,,#',^ ,#; / _ \ _ _
+ _,#'-^ ^ ,###' | |_) |__ _ _ __ ___ _| |_ ___ | | __ _
+' `### | __// _` | '__/ _ ` | '_ \ / _ \| |/ _` |  GNU 
+ ;## | | | (_| | | | (_| | |_) | (_) | | (_| | Linux
+ ## |_| \__,_|_| \___,_|_,__/ \___/|_|\__,_| libre
+ #'
+ / Free as in Freedom
diff --git a/libre/filesystem/nsswitch.conf b/libre/filesystem/nsswitch.conf
index 062aeea01..1ca05d57b 100644
--- a/libre/filesystem/nsswitch.conf
+++ b/libre/filesystem/nsswitch.conf
@@ -3,11 +3,12 @@
passwd: files systemd
group: files [SUCCESS=merge] systemd
-shadow: files
+shadow: files systemd
+gshadow: files systemd
publickey: files
-hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns
+hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns
networks: files
protocols: files
diff --git a/libre/filesystem/os-release b/libre/filesystem/os-release
index 901694f99..60b0adc05 100644
--- a/libre/filesystem/os-release
+++ b/libre/filesystem/os-release
@@ -3,6 +3,8 @@ PRETTY_NAME="Parabola GNU/Linux-libre"
ID=parabola
ID_LIKE=arch
BUILD_ID=rolling
+VARIANT="@VARIANT@"
+VARIANT_ID="@VARIANT_ID@"
ANSI_COLOR="1;35"
HOME_URL="https://www.parabola.nu/"
DOCUMENTATION_URL="https://wiki.parabola.nu/"
diff --git a/libre/filesystem/parabola-logo-text-dark.svg b/libre/filesystem/parabola-logo-text-dark.svg
new file mode 100644
index 000000000..a480a4e0c
--- /dev/null
+++ b/libre/filesystem/parabola-logo-text-dark.svg
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ version="1.1"
+ width="556"
+ height="160"
+ id="svg12"
+ sodipodi:docname="parabola-logo-banner-dark.svg"
+ inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs16" />
+ <sodipodi:namedview
+ id="namedview14"
+ pagecolor="#333333"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="false"
+ showgrid="false"
+ inkscape:zoom="2.2"
+ inkscape:cx="262.72727"
+ inkscape:cy="80"
+ inkscape:window-width="1920"
+ inkscape:window-height="1080"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="svg12"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ width="556px">
+ <sodipodi:guide
+ position="371.95663,110.82953"
+ orientation="1,0"
+ id="guide90" />
+ </sodipodi:namedview>
+ <path
+ style="display:inline;fill:#787dab;fill-opacity:1"
+ d="m 514.20951,5 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 z M 536.85669,6.85319 492.3527,52.50181 C 504.86899,68.72199 500.46008,101.30423 474.12052,155 493.6078,133.72765 578.65646,28.0151 539.7455,8.07959 c -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.4227,4.18004 -18.66824,6.54069 l -21.28452,21.82957 c 4.88237,-0.79156 9.5117,-1.32363 13.87173,-1.60792 z M 445.64123,25.03088 C 406.8101,41.00354 372.08564,60.51418 372.08564,60.51418 392.7137,52.78365 411.34357,47.00453 427.5998,43.5356 Z"
+ id="path2"
+ inkscape:label="logo"
+ sodipodi:insensitive="true" />
+ <text
+ style="font-size:84.9453px;font-family:'URW Gothic';display:inline;fill:#ffffff;fill-opacity:1"
+ x="1.3244892"
+ y="127.56068"
+ id="text4"
+ inkscape:label="Parabola"
+ sodipodi:insensitive="true">Parabola</text>
+ <g
+ style="font-weight:600;font-family:'URW Gothic';fill:#808080"
+ id="g10"
+ inkscape:label="GNU/Linux-libre"
+ transform="translate(-192.89898,16.725547)"
+ sodipodi:insensitive="true">
+ <text
+ style="font-size:39.6251px;display:inline"
+ x="573.40912"
+ y="93.063469"
+ id="text6"
+ inkscape:label="GNU">GNU</text>
+ <text
+ style="font-size:18.282px"
+ x="573.40912"
+ y="111.70177"
+ id="text8"
+ inkscape:label="Linux-libre">Linux-libre</text>
+ </g>
+</svg>
diff --git a/libre/filesystem/parabola-logo-text.svg b/libre/filesystem/parabola-logo-text.svg
new file mode 100644
index 000000000..3b9a7761d
--- /dev/null
+++ b/libre/filesystem/parabola-logo-text.svg
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ version="1.1"
+ width="556"
+ height="160"
+ id="svg12"
+ sodipodi:docname="parabola-logo-banner.svg"
+ inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg">
+ <defs
+ id="defs16" />
+ <sodipodi:namedview
+ id="namedview14"
+ pagecolor="#333333"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="false"
+ showgrid="false"
+ inkscape:zoom="2.2"
+ inkscape:cx="230.90909"
+ inkscape:cy="80"
+ inkscape:window-width="1624"
+ inkscape:window-height="972"
+ inkscape:window-x="1"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:current-layer="svg12"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ width="556px">
+ <sodipodi:guide
+ position="371.95663,110.82953"
+ orientation="1,0"
+ id="guide90" />
+ </sodipodi:namedview>
+ <path
+ style="display:inline;fill:#787dab;fill-opacity:1"
+ d="m 514.20951,5 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 z M 536.85669,6.85319 492.3527,52.50181 C 504.86899,68.72199 500.46008,101.30423 474.12052,155 493.6078,133.72765 578.65646,28.0151 539.7455,8.07959 c -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.4227,4.18004 -18.66824,6.54069 l -21.28452,21.82957 c 4.88237,-0.79156 9.5117,-1.32363 13.87173,-1.60792 z M 445.64123,25.03088 C 406.8101,41.00354 372.08564,60.51418 372.08564,60.51418 392.7137,52.78365 411.34357,47.00453 427.5998,43.5356 Z"
+ id="path2"
+ inkscape:label="logo"
+ sodipodi:insensitive="true" />
+ <text
+ style="font-size:84.9453px;font-family:'URW Gothic';display:inline;fill:#000000"
+ x="1.3244892"
+ y="127.56068"
+ id="text4"
+ inkscape:label="Parabola"
+ sodipodi:insensitive="true">Parabola</text>
+ <g
+ style="font-weight:600;font-family:'URW Gothic';fill:#808080"
+ id="g10"
+ inkscape:label="GNU/Linux-libre"
+ transform="translate(-192.89898,16.725547)"
+ sodipodi:insensitive="true">
+ <text
+ style="font-size:39.6251px;display:inline"
+ x="573.40912"
+ y="93.063469"
+ id="text6"
+ inkscape:label="GNU">GNU</text>
+ <text
+ style="font-size:18.282px"
+ x="573.40912"
+ y="111.70177"
+ id="text8"
+ inkscape:label="Linux-libre">Linux-libre</text>
+ </g>
+</svg>
diff --git a/libre/filesystem/parabola-logo.png b/libre/filesystem/parabola-logo.png
index b17070d0b..0335f35fc 100644
--- a/libre/filesystem/parabola-logo.png
+++ b/libre/filesystem/parabola-logo.png
Binary files differ
diff --git a/libre/filesystem/parabola-logo.svg b/libre/filesystem/parabola-logo.svg
index da4aeed3d..119266d29 100644
--- a/libre/filesystem/parabola-logo.svg
+++ b/libre/filesystem/parabola-logo.svg
@@ -1,231 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- version="1.1"
- width="350"
- height="350"
- id="svg4398"
- sodipodi:docname="parabola.svg"
- inkscape:version="0.92.4 5da689c313, 2019-01-14"
- inkscape:export-filename="/home/ovruni/paquetes/libre/filesystem/parabola.svg.png"
- inkscape:export-xdpi="97.097145"
- inkscape:export-ydpi="97.097145">
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1600"
- inkscape:window-height="791"
- id="namedview34"
- showgrid="false"
- inkscape:zoom="1.6094598"
- inkscape:cx="180.3849"
- inkscape:cy="172.86268"
- inkscape:window-x="0"
- inkscape:window-y="31"
- inkscape:window-maximized="1"
- inkscape:current-layer="layer1" />
- <title
- id="title5056">Parabola GNU/Linux-libre logo</title>
- <defs
- id="defs4400" />
- <metadata
- id="metadata4403">
+ width="128"
+ height="128"
+ version="1.1">
+ <title>Parabola Official Icon (Default Color)</title>
+ <metadata>
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title>Parabola GNU/Linux-libre logo</dc:title>
- <dc:date>18-04-2013</dc:date>
+ <dc:title>Parabola Official Icon (Default Color)</dc:title>
+ <cc:license
+ rdf:resource="https://projects.parabola.nu/pac.git/tree/COPYING" />
+ <dc:date>2013/04/18</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Jorge Araya Navarro &lt;elcorreo@deshackra.com&gt;</dc:title>
</cc:Agent>
</dc:creator>
- <dc:language>English</dc:language>
- <dc:description>Parabola GNU/Linux-libre logo.</dc:description>
- <cc:license
- rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
- <dc:rights>
- <cc:Agent>
- <dc:title>Parabola GNU/Linux-libre</dc:title>
- </cc:Agent>
- </dc:rights>
- <dc:source>https://repo.parabolagnulinux.org/other/artwork/parabola_gnu+linux-libre_logo.svg</dc:source>
- <dc:contributor>
- <cc:Agent>
- <dc:title>Márcio Alexandre Silva Delgado &lt;coadde@parabola.nu&gt;</dc:title>
- </cc:Agent>
- </dc:contributor>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>Parabola</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
</cc:Work>
- <cc:License
- rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Reproduction" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Distribution" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#Notice" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#Attribution" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#ShareAlike" />
- </cc:License>
</rdf:RDF>
</metadata>
- <g
- transform="translate(-0.19224447,-277.7671)"
- id="layer1">
- <g
- transform="matrix(0.69103513,0,0,0.69103513,-156.67329,195.18002)"
- id="text3940"
- style="font-style:normal;font-variant:normal;font-stretch:normal;font-size:92.42671204px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#333333;fill-opacity:1;stroke:none">
- <path
- d="m 228.44791,559.67743 h 6.83958 v -27.63559 h 13.12459 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 h -18.85505 v 68.30334 m 6.83958,-33.82818 v -28.28257 h 9.7048 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 h -12.66246"
- id="path4361"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 333.42588,509.12002 h -6.83958 v 8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174"
- id="path4363"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 345.12652,559.67743 h 6.83958 v -29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 v -6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 v -7.20928 h -6.83958 v 50.55741"
- id="path4365"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 424.40843,509.12002 h -6.83958 v 8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174"
- id="path4367"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 436.10906,559.67743 h 6.83958 v -8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 v -26.43404 h -6.83958 v 68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417"
- id="path4369"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659"
- id="path4371"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 559.58538,559.67743 h 6.83958 v -68.30334 h -6.83958 v 68.30334"
- id="path4373"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 629.48018,509.12002 h -6.83958 v 8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174"
- id="path4375"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- </g>
- <path
- d="m 249.75485,322.7671 c -6.41679,0.61314 -13.22964,1.74011 -20.33609,3.24308 l -45.02178,46.20458 c 5.16051,0.6208 9.88323,1.64573 14.19328,3.0905 z m 31.70607,2.59446 -62.30559,63.90807 c 17.52279,22.70826 11.35032,68.32339 -25.52507,143.49747 27.28221,-29.7813 146.35032,-177.77887 91.87498,-205.68856 -1.26477,-0.64802 -2.64782,-1.20542 -4.04432,-1.71698 z m -83.02324,9.00438 c -8.6189,2.74272 -17.39179,5.85206 -26.13553,9.15696 l -29.79832,30.56142 c 6.8353,-1.10819 13.31636,-1.85308 19.42041,-2.2511 z m -44.6784,16.44439 C 99.395689,373.17205 50.781464,400.48694 50.781464,400.48694 79.660745,389.66421 105.74253,381.57344 128.50126,376.71693 Z"
- id="path3488"
- style="fill:#787dab;stroke:none;stroke-width:1.39999986"
- inkscape:connector-curvature="0" />
- <g
- transform="matrix(0.69446745,0,0,0.69446745,-200.93767,175.40795)"
- id="g5438">
- <path
- d="m 709.04141,555.45825 h 13.12798 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 h 6.9072 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 v -0.77223 h -20.72161 v 5.49144"
- id="path4306-9"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 733.61749,566.14081 h 5.87756 v -23.0383 l 13.25668,23.0383 h 6.56398 v -31.70448 h -5.87755 v 23.08121 l -13.12798,-23.08121 h -6.69269 v 31.70448"
- id="path4308-2"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 765.37494,534.43633 v 20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 v -20.07808 h -5.87755 v 20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 v -20.07808 h -5.87755"
- id="path4310-5"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 695.95635,586.32041 h 7.18518 v -2.593 h -4.47342 v -12.03468 h -2.71176 v 14.62768"
- id="path5235"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 704.37772,586.32041 h 2.63258 V 575.3546 h -2.63258 v 10.96581"
- id="path5259"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955"
- id="path5237"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 709.13289,586.32041 h 2.63258 v -5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 v 5.36414 h 2.63259 v -5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 v -1.04908 h -2.43464 v 10.96581"
- id="path5239"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 730.75987,575.3546 h -2.63259 v 5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 v -5.36414 h -2.63259 v 5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 v 1.04907 h 2.43465 V 575.3546"
- id="path5241"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 731.82101,586.32041 h 3.16702 l 2.29609,-3.76084 2.29609,3.76084 h 3.16702 l -3.8994,-5.66105 3.34517,-5.30476 h -2.96908 l -1.9398,3.30558 -1.97939,-3.30558 h -2.96908 l 3.36496,5.30476 -3.8796,5.66105"
- id="path5243"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 744.36136,581.78761 h 5.4829 v -2.33567 h -5.4829 v 2.33567"
- id="path5245"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 752.27736,586.32041 h 2.63259 v -14.62768 h -2.63259 v 14.62768"
- id="path5247"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 757.03253,586.32041 h 2.63259 V 575.3546 h -2.63259 v 10.96581"
- id="path5263"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955"
- id="path5249"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 761.78771,586.32041 h 2.41485 v -1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 v -4.67136 h -2.63258 v 14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475"
- id="path5251"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 774.85476,586.32041 h 2.63259 v -6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 v -2.53362 h -0.19794 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 v -1.06887 h -2.41486 v 10.96581"
- id="path5253"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 h -2.87011 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 h 8.49158 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 h -6.07672"
- id="path5255"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- </g>
- </g>
+ <path
+ id="path_parabola_officialIcon-default_r128px2_p128x108d029px"
+ d="M 102.35682,9.9854491 C 99.055889,10.30085 95.551179,10.88055 91.895457,11.65375 l -23.160314,23.7687 c 2.654698,0.3194 5.084183,0.8466 7.301382,1.5898 L 102.35682,9.9854491 Z M 118.6672,11.32005 86.615686,44.19595 c 9.014162,11.6817 5.838889,35.1472 -13.130709,73.8186 14.034627,-15.3203 75.286163,-91.4538 47.262723,-105.8112 -0.65063,-0.3334 -1.36211,-0.6201 -2.0805,-0.8833 z m -42.709175,4.6321 c -4.433778,1.4109 -8.946756,3.0104 -13.444753,4.7105 l -15.328993,15.7216 c 3.516251,-0.5701 6.850267,-0.9533 9.990339,-1.158 l 18.783407,-19.2741 z m -22.983666,8.4593 C 25.008407,35.91495 5.4836769e-5,49.96635 5.4836769e-5,49.96635 14.856262,44.39885 28.273382,40.23685 39.981026,37.73855 l 12.993333,-13.3271 z"
+ style="fill:#787dab" />
</svg>
diff --git a/libre/filesystem/parabola.png b/libre/filesystem/parabola.png
deleted file mode 100644
index b17070d0b..000000000
--- a/libre/filesystem/parabola.png
+++ /dev/null
Binary files differ
diff --git a/libre/filesystem/parabola.svg b/libre/filesystem/parabola.svg
deleted file mode 100644
index da4aeed3d..000000000
--- a/libre/filesystem/parabola.svg
+++ /dev/null
@@ -1,231 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- version="1.1"
- width="350"
- height="350"
- id="svg4398"
- sodipodi:docname="parabola.svg"
- inkscape:version="0.92.4 5da689c313, 2019-01-14"
- inkscape:export-filename="/home/ovruni/paquetes/libre/filesystem/parabola.svg.png"
- inkscape:export-xdpi="97.097145"
- inkscape:export-ydpi="97.097145">
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1600"
- inkscape:window-height="791"
- id="namedview34"
- showgrid="false"
- inkscape:zoom="1.6094598"
- inkscape:cx="180.3849"
- inkscape:cy="172.86268"
- inkscape:window-x="0"
- inkscape:window-y="31"
- inkscape:window-maximized="1"
- inkscape:current-layer="layer1" />
- <title
- id="title5056">Parabola GNU/Linux-libre logo</title>
- <defs
- id="defs4400" />
- <metadata
- id="metadata4403">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title>Parabola GNU/Linux-libre logo</dc:title>
- <dc:date>18-04-2013</dc:date>
- <dc:creator>
- <cc:Agent>
- <dc:title>Jorge Araya Navarro &lt;elcorreo@deshackra.com&gt;</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:language>English</dc:language>
- <dc:description>Parabola GNU/Linux-libre logo.</dc:description>
- <cc:license
- rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
- <dc:rights>
- <cc:Agent>
- <dc:title>Parabola GNU/Linux-libre</dc:title>
- </cc:Agent>
- </dc:rights>
- <dc:source>https://repo.parabolagnulinux.org/other/artwork/parabola_gnu+linux-libre_logo.svg</dc:source>
- <dc:contributor>
- <cc:Agent>
- <dc:title>Márcio Alexandre Silva Delgado &lt;coadde@parabola.nu&gt;</dc:title>
- </cc:Agent>
- </dc:contributor>
- </cc:Work>
- <cc:License
- rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Reproduction" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#Distribution" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#Notice" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#Attribution" />
- <cc:permits
- rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
- <cc:requires
- rdf:resource="http://creativecommons.org/ns#ShareAlike" />
- </cc:License>
- </rdf:RDF>
- </metadata>
- <g
- transform="translate(-0.19224447,-277.7671)"
- id="layer1">
- <g
- transform="matrix(0.69103513,0,0,0.69103513,-156.67329,195.18002)"
- id="text3940"
- style="font-style:normal;font-variant:normal;font-stretch:normal;font-size:92.42671204px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#333333;fill-opacity:1;stroke:none">
- <path
- d="m 228.44791,559.67743 h 6.83958 v -27.63559 h 13.12459 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 h -18.85505 v 68.30334 m 6.83958,-33.82818 v -28.28257 h 9.7048 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 h -12.66246"
- id="path4361"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 333.42588,509.12002 h -6.83958 v 8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174"
- id="path4363"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 345.12652,559.67743 h 6.83958 v -29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 v -6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 v -7.20928 h -6.83958 v 50.55741"
- id="path4365"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 424.40843,509.12002 h -6.83958 v 8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174"
- id="path4367"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 436.10906,559.67743 h 6.83958 v -8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 v -26.43404 h -6.83958 v 68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417"
- id="path4369"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659"
- id="path4371"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 559.58538,559.67743 h 6.83958 v -68.30334 h -6.83958 v 68.30334"
- id="path4373"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- <path
- d="m 629.48018,509.12002 h -6.83958 v 8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 v 8.87297 h 6.83958 v -50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174"
- id="path4375"
- style="line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Book';text-align:center;text-anchor:middle;fill:#333333"
- inkscape:connector-curvature="0" />
- </g>
- <path
- d="m 249.75485,322.7671 c -6.41679,0.61314 -13.22964,1.74011 -20.33609,3.24308 l -45.02178,46.20458 c 5.16051,0.6208 9.88323,1.64573 14.19328,3.0905 z m 31.70607,2.59446 -62.30559,63.90807 c 17.52279,22.70826 11.35032,68.32339 -25.52507,143.49747 27.28221,-29.7813 146.35032,-177.77887 91.87498,-205.68856 -1.26477,-0.64802 -2.64782,-1.20542 -4.04432,-1.71698 z m -83.02324,9.00438 c -8.6189,2.74272 -17.39179,5.85206 -26.13553,9.15696 l -29.79832,30.56142 c 6.8353,-1.10819 13.31636,-1.85308 19.42041,-2.2511 z m -44.6784,16.44439 C 99.395689,373.17205 50.781464,400.48694 50.781464,400.48694 79.660745,389.66421 105.74253,381.57344 128.50126,376.71693 Z"
- id="path3488"
- style="fill:#787dab;stroke:none;stroke-width:1.39999986"
- inkscape:connector-curvature="0" />
- <g
- transform="matrix(0.69446745,0,0,0.69446745,-200.93767,175.40795)"
- id="g5438">
- <path
- d="m 709.04141,555.45825 h 13.12798 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 h 6.9072 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 v -0.77223 h -20.72161 v 5.49144"
- id="path4306-9"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 733.61749,566.14081 h 5.87756 v -23.0383 l 13.25668,23.0383 h 6.56398 v -31.70448 h -5.87755 v 23.08121 l -13.12798,-23.08121 h -6.69269 v 31.70448"
- id="path4308-2"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 765.37494,534.43633 v 20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 v -20.07808 h -5.87755 v 20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 v -20.07808 h -5.87755"
- id="path4310-5"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:42.90187836px;line-height:82.99999833%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 695.95635,586.32041 h 7.18518 v -2.593 h -4.47342 v -12.03468 h -2.71176 v 14.62768"
- id="path5235"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 704.37772,586.32041 h 2.63258 V 575.3546 h -2.63258 v 10.96581"
- id="path5259"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955"
- id="path5237"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 709.13289,586.32041 h 2.63258 v -5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 v 5.36414 h 2.63259 v -5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 v -1.04908 h -2.43464 v 10.96581"
- id="path5239"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 730.75987,575.3546 h -2.63259 v 5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 v -5.36414 h -2.63259 v 5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 v 1.04907 h 2.43465 V 575.3546"
- id="path5241"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 731.82101,586.32041 h 3.16702 l 2.29609,-3.76084 2.29609,3.76084 h 3.16702 l -3.8994,-5.66105 3.34517,-5.30476 h -2.96908 l -1.9398,3.30558 -1.97939,-3.30558 h -2.96908 l 3.36496,5.30476 -3.8796,5.66105"
- id="path5243"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 744.36136,581.78761 h 5.4829 v -2.33567 h -5.4829 v 2.33567"
- id="path5245"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 752.27736,586.32041 h 2.63259 v -14.62768 h -2.63259 v 14.62768"
- id="path5247"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 757.03253,586.32041 h 2.63259 V 575.3546 h -2.63259 v 10.96581"
- id="path5263"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955"
- id="path5249"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 761.78771,586.32041 h 2.41485 v -1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 v -4.67136 h -2.63258 v 14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475"
- id="path5251"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 774.85476,586.32041 h 2.63259 v -6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 v -2.53362 h -0.19794 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 v -1.06887 h -2.41486 v 10.96581"
- id="path5253"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 h -2.87011 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 h 8.49158 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 h -6.07672"
- id="path5255"
- style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:19.79388237px;line-height:125%;font-family:'URW Gothic L';-inkscape-font-specification:'URW Gothic L Semi-Bold';letter-spacing:0px;word-spacing:0px;fill:#787dab;fill-opacity:1;stroke:none"
- inkscape:connector-curvature="0" />
- </g>
- </g>
-</svg>
diff --git a/libre/filesystem/tmpfiles b/libre/filesystem/tmpfiles
index 8fc77b57f..4b5368f81 100644
--- a/libre/filesystem/tmpfiles
+++ b/libre/filesystem/tmpfiles
@@ -8,7 +8,6 @@ C /etc/host.conf
C /etc/hosts
C /etc/issue
C /etc/ld.so.conf
-C /etc/motd
C /etc/nsswitch.conf
C /etc/passwd
C /etc/profile