Package Details: geteltorito 0.6-1

Git Clone URL: https://aur.archlinux.org/geteltorito.git (read-only, click to copy)
Package Base: geteltorito
Description: A El Torito boot image extractor
Upstream URL: https://raw.githubusercontent.com/rainer042/geteltorito/main/geteltorito.pl
Licenses: GPL2
Submitter: max_meyer
Maintainer: david_goliath
Last Packager: david_goliath
Votes: 79
Popularity: 0.61
First Submitted: 2012-11-26 15:34 (UTC)
Last Updated: 2024-06-21 18:57 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

chr0mag commented on 2018-04-28 18:30 (UTC)

It seems like this webserver is down. I can ping userpages.uni-koblenz.de, but any attempt to access the web server to download the perl script times out. A brief search for alternative download locations proved unsucessful, as they all ultimately point back to this site...

david_goliath commented on 2016-10-11 16:48 (UTC)

updated according to Florian.

Florian commented on 2016-10-09 11:26 (UTC)

Updated PKGBUILD: https://github.com/floriandejonckheere/geteltorito

david_goliath commented on 2015-05-21 12:09 (UTC)

I have taken over the package maintenance and changed the checksum acording to earlier comments.

max_meyer commented on 2015-05-08 11:24 (UTC)

If some likes, he/she can takeover the package. I do not use it anymore. Will disown it now.

david_goliath commented on 2015-05-05 11:59 (UTC)

the script geteltorito.pl is still maintained and has been updated 2015-02-25 by the developer Reiner Krienke. Only the AUR Package is outdated. Please download geteltorito.pl manually at http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/ If I find the time, I will try to package an updated version, though I have nerver done that and will have to do some reading first. =)

jugs commented on 2015-03-14 23:15 (UTC)

As per @mrdomino please switch to sha256sum vs md5sum, also package is out of date. md5sums=('eac3d02c3cddedde109e48a84d05dcba')

mrdomino commented on 2014-09-23 02:59 (UTC)

Could we please have a SHA-256 sum for this? MD5 is known to be broken for code signing [0]. Kind of important given that many sites recommend using geteltorito for BIOS updates [1] [2]. [0] http://blog.didierstevens.com/2009/01/17/playing-with-authenticode-and-md5-collisions/ [1] http://positon.org/lenovo-thinkpad-bios-update-with-linux-and-usb [2] http://www.floccinaucinihilipilification.net/blog/2011/10/2/updating-the-bios-of-a-thinkpad-x220-using-linux.html