forked from finley/SystemImager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathURLs
More file actions
27 lines (27 loc) · 1.99 KB
/
URLs
File metadata and controls
27 lines (27 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
PARTED_URL = http://download.rsyphon.org/pub/parted/$(PARTED_TARBALL)
OPENSSH_URL = http://download.rsyphon.org/pub/openssh/$(OPENSSH_TARBALL)
GZIP_URL = http://mirror.anl.gov/gnu/gzip/$(GZIP_TARBALL)
UDPCAST_URL = http://download.rsyphon.org/pub/udpcast/$(UDPCAST_TARBALL)
JFSUTILS_URL = http://download.rsyphon.org/pub/jfsutils/$(JFSUTILS_TARBALL)
XFSPROGS_URL = http://download.rsyphon.org/pub/xfsprogs/$(XFSPROGS_TARBALL)
BUSYBOX_URL = http://www.busybox.net/downloads/$(BUSYBOX_TARBALL)
E2FSPROGS_URL = http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v$(E2FSPROGS_VERSION)/$(E2FSPROGS_TARBALL)
UTIL_LINUX_URL = http://www.kernel.org/pub/linux/utils/util-linux/v2.22/$(UTIL_LINUX_TARBALL)
DOSFSTOOLS_URL = http://download.rsyphon.org/pub/dosfstools/$(DOSFSTOOLS_TARBALL)
DHCLIENT_URL = ftp://ftp.isc.org/isc/dhcp/dhcp-$(DHCLIENT_VERSION).tar.gz
KEXEC_TOOLS_URL = http://download.rsyphon.org/pub/kexec-tools/$(KEXEC_TOOLS_TARBALL)
OPENSSL_URL = http://www.openssl.org/source/$(OPENSSL_TARBALL)
REISERFSPROGS_URL = http://download.rsyphon.org/pub/reiserfsprogs/$(REISERFSPROGS_TARBALL)
CX_FREEZE_URL = http://download.rsyphon.org/pub/cx-freeze/$(CX_FREEZE_TARBALL)
RSYNC_URL = http://download.rsyphon.org/pub/rsync/$(RSYNC_TARBALL)
HFSUTILS_URL := http://download.rsyphon.org/pub/hfsutils/$(HFSUTILS_TARBALL)
LVM_URL = ftp://sources.redhat.com/pub/lvm2/$(LVM_TARBALL)
UDEV_URL = http://www.kernel.org/pub/linux/utils/kernel/hotplug/
BITTORRENT_URL = http://download.rsyphon.org/pub/bittorrent/$(BITTORRENT_TARBALL)
KMOD_URL = http://www.kernel.org/pub/linux/utils/kernel/kmod
ZLIB_URL = http://download.rsyphon.org/pub/zlib/$(ZLIB_TARBALL)
BC_URL = http://download.rsyphon.org/pub/bc/$(BC_TARBALL)
LSB_URL = http://download.rsyphon.org/pub/lsb/
TAR_URL = http://ftp.gnu.org/gnu/tar/$(TAR_TARBALL)
MDADM_URL = http://download.rsyphon.org/pub/mdadm/$(MDADM_TARBALL)
COREUTILS_URL = http://download.rsyphon.org/pub/coreutils/$(COREUTILS_TARBALL)