Skip to content

Commit b0d2253

Browse files
author
emmett1
committed
updated
1 parent 0800dd5 commit b0d2253

File tree

5 files changed

+22
-34
lines changed

5 files changed

+22
-34
lines changed

src/assets/screenshot-20210312.png

2.25 MB
Loading

src/views/Donate.vue

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,15 @@
33
<template #title> Donate</template>
44
<template #content>
55
<p>
6-
A lot of work and free time goes into VenomLinux.<br />
6+
A lot of work and free time goes into Venom Linux.<br />
77
We would therefore be pleased if you would like to finance us by making
88
a small donation.
99
</p>
10-
<p>
11-
To support the work from Malte as package maintainer, click on the
12-
Liberapay button.
13-
</p>
1410
<p>Thanks!</p>
1511
</template>
1612

1713
<template #footer>
18-
<Fieldset legend="Support emmett1">
14+
<Fieldset legend="Emmett1 (Lead Developer)">
1915
<Button
2016
icon="pi pi-paypal"
2117
label="PayPal"
@@ -37,7 +33,7 @@
3733
@click="open('https://buymeacoffee.com/venomlinux')"
3834
/> </Fieldset
3935
><br />
40-
<Fieldset legend="Support Malte">
36+
<Fieldset legend="Malte (Port Maintainer)">
4137
<Button
4238
icon="pi pi-paypal"
4339
label="PayPal"

src/views/Download.vue

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<strong>Venom Linux</strong> can be obtained from various sources. Choose
66
the source and variant that suits you.
77
<br />
8-
<strong>Venom Linux</strong> users can use the
8+
Users can use the
99
<code>scratch</code> command to keep their <strong>Venom Linux</strong> up
1010
to date, since <strong>Venom Linux</strong> is a rolling release.<br /><br />
1111
<Fieldset legend="Download">
@@ -58,7 +58,7 @@
5858
/>
5959
</template>
6060
</Column>
61-
<Column field="md5" header="MD5">
61+
<Column field="md5" header="Verify">
6262
<template #body="slotProps">
6363
<Button
6464
type="button"
@@ -107,43 +107,30 @@ export default {
107107
return {
108108
download_osdn: [
109109
{
110-
version: "A complete xfce4 desktop (ISO)",
111-
download: "https://osdn.net/dl/venomlinux/venomlinux-20201116.iso",
112-
md5: "https://osdn.net/dl/venomlinux/venomlinux-20201116.iso.md5"
113-
},
114-
{
115-
version: "A minimal base system (ISO)",
116-
download:
117-
"https://osdn.net/dl/venomlinux/venomlinux-base-20201124.iso",
118-
md5: "https://osdn.net/dl/venomlinux/venomlinux-base-20201124.iso.md5"
110+
version: "Openbox ISO",
111+
download: "https://osdn.net/dl/venomlinux/venomlinux-20210312.iso",
112+
md5: "https://osdn.net/dl/venomlinux/venomlinux-20210312.iso.md5"
119113
},
120114
{
121-
version: "A tarball of the rootfs (tar.xz)",
115+
version: "Base rootfs tarball",
122116
download: "https://osdn.net/dl/venomlinux/venomlinux-rootfs.tar.xz",
123117
md5: "https://osdn.net/dl/venomlinux/venomlinux-rootfs.tar.xz.md5"
124118
}
125119
],
126120
download_sourceforge: [
127121
{
128-
version: "A complete xfce4 desktop (ISO)",
129-
download:
130-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-base-20201124.iso/download",
131-
md5:
132-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-base-20201124.iso/download"
133-
},
134-
{
135-
version: "A minimal base system (ISO)",
122+
version: "Openbox ISO",
136123
download:
137-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-base-20201124.iso/download",
124+
"https://sourceforge.net/projects/venomlinux/files/202103/venomlinux-20210312.iso/download",
138125
md5:
139-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-base-20201124.iso/download"
126+
"https://sourceforge.net/projects/venomlinux/files/202103/venomlinux-20210312.iso/download"
140127
},
141128
{
142-
version: "A tarball of the rootfs (tar.xz)",
129+
version: "Base rootfs tarball",
143130
download:
144-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-rootfs.tar.xz/download",
131+
"https://sourceforge.net/projects/venomlinux/files/202103/venomlinux-rootfs.tar.xz/download",
145132
md5:
146-
"https://sourceforge.net/projects/venomlinux/files/202011/venomlinux-rootfs.tar.xz.md5/download"
133+
"https://sourceforge.net/projects/venomlinux/files/202103/venomlinux-rootfs.tar.xz.md5/download"
147134
}
148135
]
149136
};

src/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<template #content>
55
<div style="text-align: center;">
66
<img
7-
src="../assets/screen1.png"
7+
src="../assets/screenshot-20210312.png"
88
alt="screen"
99
style="width: 100%;max-width: 680px; border-radius: 5px;"
1010
/>

src/views/Packages.vue

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
<Card style="margin-bottom: 1em; margin-top: 1em">
33
<template #title> Packages</template>
44
<template #content>
5-
<p>Click on the filename to open the package contents at Github</p>
5+
<p>
6+
If port you find not exist on Venom's repo, you can open an issue
7+
requesting port
8+
<a href="https://github.com/venomlinux/ports/issues">here</a>, make sure
9+
you give enough details.
10+
</p>
611
<DataTable
712
:value="packages"
813
:paginator="true"

0 commit comments

Comments
 (0)