The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
1–10 of 22 posts
Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#2Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#3Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.
Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#4Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.
They claim to be looking for volunteers https://blog.theretroweb.com/2023/04/25/the-retro-web-is-loo... but I got no reply asking for help building.
Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#5Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#6Edit: Oh man, didn't remember how colorful old motherboards looked like... Ah, nostalgia
Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#7Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#8Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#9http://piteusz.ovh/files/windows/
Windows Update (W2K and up): http://legacyupdate.net
Needed for dependencies on some software.
Hexchat will work well against the Bitlbee IRC servers at https://www.bitlbee.org/main.php/servers.html
Here you might set several bridge accounts, including IRC+TLS, Jabber, Discord...
Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware
#10Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.
Base sql dump is in database.pgsql, then they got patches on top of that in /migrations Afaik only one developer deploys this code to the webserver and last time I tried it wasnt reproducible https://www.vogons.org/viewtopic.php?p=1207261#p1207261 I suspect he is the only one who ever does build whole project, or maybe no one ever builds it from scratch. I think problem is in the database with codebase expecting neve…