sources #29

Closed
opened 2021-07-17 16:52:59 +03:00 by portobello · 10 comments

rn sources are in the build file
like rn it's like
wget https://aopsdpdsadpsad.com/asdadada.tar.xz tar -xf asdsdada.tar.xz
i think there should be a seperate file for the sources where it just contains the link and then aps handles the uncompressing and shit

rn sources are in the build file like rn it's like `wget https://aopsdpdsadpsad.com/asdadada.tar.xz tar -xf asdsdada.tar.xz` i think there should be a seperate file for the sources where it just contains the link and then aps handles the uncompressing and shit
Owner

absolutely. we can also check the integrity of the download as well!

absolutely. we can also check the integrity of the download as well!
hippoz self-assigned this 2021-07-17 16:59:13 +03:00
Author

checksum file

checksum file
Author

if there are multiple sources, we could kinda line them up if there is a link in the first line of the sources file, it compares it to the first line of the checksum file

if there are multiple sources, we could kinda line them up if there is a link in the first line of the `sources` file, it compares it to the first line of the checksum file
Contributor

we're doing this linux kiss linux, and i do like it.

we're doing this linux kiss linux, and i do like it.
Author

it's just a better idea

it's just a better idea
Contributor

That's actually true

That's actually true
Author

btw would help cause for example some scripts rn use wget so what if wget isnt installed

btw would help cause for example some scripts rn use wget so what if wget isnt installed
Contributor

Busybox has wget. As for livecd, you can install it.

Busybox has wget. As for livecd, you can install it.
Contributor

And no it would not, because how?

And no it would not, because how?
Contributor

Sources will be implemented, thank you, we can close this issue @hippoz @alan

Sources will be implemented, thank you, we can close this issue @hippoz @alan
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alnux/repo#29
No description provided.