$home"); // Find out the index for the last value in our path array $tmp = array_keys($path); $last = end($tmp); // Build the rest of the breadcrumbs foreach ($path AS $x => $crumb) { // If we are not on the last index, then display an tag if ($x != $last) $breadcrumbs[] = "$crumb"; // Otherwise, just display the title (minus) else $breadcrumbs[] = $crumb; } // Build our temporary array (pieces of bread) into one big string :) return implode($separator, $breadcrumbs); } ?> " . $titleprefix . "Main Page" . "" . "\n" ); } elseif (preg_match (":^/absolute/.*:", $_SERVER['REQUEST_URI'])) { print ( "

is kindly sponsored by:
| Access: |
This service can be accessed via: HTTP: http://slackware.uk/ HTTPS: https://slackware.uk/ FTP: ftp://slackware.uk/ FTPS: ftps://slackware.uk/ Rsync: rsync://slackware.uk/ |
| Notice: |
All connections and transfers are logged. By accessing this service you implicitly agree to our collecting your IP address for analytics purposes. We do not collect or hold any user identifying data. Do not use multiple concurrent connections or "make your downloads faster" applications. Access to this service is a privilege, not a right - abusive users will be firewalled without warning. |
| Notice to mirrors: | If you are running a mirroring service and pulling data from multiple repositories on a regular basis, please email for access to the top-level repo - so you can pull everything in one go. We do not operate any blacklisting or whitelisting on access to repositories at this time. |
| Mirroring requests: | This service is primarily intended to provide a mirror service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which may benefit from being mirrored here, please message with full details. |
| Patronage & donations: |
If you use the Slackware UK services on a regular basis, and would like to make a continuing patronage towards the ongoing running costs and in support of the Slackware UK service, please use the Patreon page to sign up - Patreons receive special benefits for their support! For one-off donations or if you do not wish to use Patreon, please Paypal an amount you feel is appropriate using this link or to: donate (at) slackware.uk. If you do not wish your name to be included in the Paypal supporters list (which can be found here), please add a note to your Paypal transaction to let me know. All donations will be gratefully received - thank you! |
|
Darren 'Tadgy' Austin Email: mirrors (at) slackware.uk IRC: On Freenode, join #slackware.uk channel or PM 'Tadgy' |
|
|
Patronage & donations If you use this service on a regular basis, and would like to make a continuing patronage towards the ongoing running costs and in support of the Slackware UK service, please use the Patreon page to sign up - Patreons receive special benefits for their support! For one-off donations or if you do not wish to use Patreon, please Paypal an amount you feel is appropriate using this link or to: donate (at) slackware.uk. If you do not wish your name to be included in the Paypal supporters list (which can be found here), please add a note to your Paypal transaction to let me know. All donations will be gratefully received - thank you! |
|
A Faster Way to Download Slackware Linux ISOs Slackware UK now offers a Bittorrent seeding service which may allow you to download the Slackware ISOs at a much faster speed (especially immediately following a new stable release) - all that is required is a Bittorrent client. |
// echo breadcrumbs(' > ');
// Change 'Home' to 'Index' and » to ^^
// echo breadcrumbs(' ^^ ', 'Index');
?>
|
Patronage & donations If you use this service on a regular basis, and would like to make a continuing patronage towards the ongoing running costs and in support of the Slackware UK service, please use the Patreon page to sign up - Patreons receive special benefits for their support! For one-off donations or if you do not wish to use Patreon, please Paypal an amount you feel is appropriate using this link or to: donate (at) slackware.uk. If you do not wish your name to be included in the Paypal supporters list (which can be found here), please add a note to your Paypal transaction to let me know. All donations will be gratefully received - thank you! |
// echo breadcrumbs(' > ');
// Change 'Home' to 'Index' and » to ^^
// echo breadcrumbs(' ^^ ', 'Index');
?>