Joborun's core package repository, similar in function to Arch-Linux core and Obarun's obcore
Find a file Use this template
2024-09-20 16:41:31 +03:00
acl
archlinux-keyring upg archlinux-keyring libarchive tpm2-tss 2024-09-14 13:54:53 +03:00
argon2
attr
audit
autoconf
automake
b43-fwcutter
base
base-devel
bash
binutils
bison upg bison jobo-setup python gettext 2024-09-09 01:27:59 +03:00
boot@-66serv
bootlogd
brotli
btrfs-progs upg btrfs-progs 2024-09-18 02:25:27 +03:00
bzip2
ca-certificates
coreutils
cracklib
crda
cronie
cryptsetup
curl upg curl gawk gnupg 2024-09-18 23:15:01 +03:00
dash
db
db5.3
dbus
debugedit
dhclient
dhcpcd
dialog
diffutils
ding-libs
dmraid
dnssec-anchors
dosfstools
e2fsprogs
ed
efibootmgr
efivar
elfutils
eudev
expat
fakeroot
file
filesystem
findutils
flex
gawk upg curl gawk gnupg 2024-09-18 23:15:01 +03:00
gc upg gc 2024-09-09 16:08:49 +03:00
gcc rebuild gcc to proper version to match arch 2024-09-12 12:14:38 +03:00
gdbm
gettext upg bison jobo-setup python gettext 2024-09-09 01:27:59 +03:00
glib2 upg glib2 2024-09-20 07:01:04 +03:00
glibc
gmp
gnupg upg curl gawk gnupg 2024-09-18 23:15:01 +03:00
gnutls
gpgme
gpm
grep
groff
grub upg grub tzdata 2024-09-11 01:23:15 +03:00
gssproxy
guile
gzip
hdparm
hwdata
iana-etc
icu
inetutils
iproute2 upg iproute2 2024-09-16 02:33:50 +03:00
iptables
iputils
ipw2100-fw
ipw2200-fw
iw
jansson
jfsutils
jobbot
jobo-autologin
jobo-mirror
jobo-setup upg jobo-setup 2024-09-15 19:02:23 +03:00
jobo66
joborun-keyring
joborun-zsh
joborun66
json-c upg json-c 2024-09-16 13:12:37 +03:00
kbd upg kbd 2024-09-19 00:35:40 +03:00
keyutils
kmod
krb5
ldns
less
libaio
libarchive upg archlinux-keyring libarchive tpm2-tss 2024-09-14 13:54:53 +03:00
libassuan
libbpf
libcap
libcap-ng
libedit
libevent
libffi
libgcrypt
libgpg-error
libgssglue
libidn2
libinih
libisl
libksba
libmicrohttpd
libmnl
libmpc
libnetfilter_conntrack
libnfnetlink
libnftnl
libnghttp2
libnghttp3
libnl
libnsl
libpcap
libpipeline
libpsl
libsasl
libseccomp
libsecret
libssh2
libtasn1
libtirpc
libtool
libunistring
libusb
libverto
libxcrypt
libxml2 upg libxml2 2024-09-19 17:43:10 +03:00
licenses
links
linux
linux-api-headers
linux-firmware upg linux-firmware pacman 2024-09-10 04:43:49 +03:00
linux-lts
linux-lts54
logrotate
lvm2
lz4
lzip
lzo
m4
make
man-db
man-pages
mdadm
mkinitcpio
mkinitcpio-busybox
mkinitcpio-nfs-utils
mlocate
mpdecimal
mpfr
nano
ncurses
net-tools
nettle
nfs-utils
nfsidmap
nilfs-utils
npth
nspr
nss
openldap
openresolv
openssh upg runit openssh 2024-09-20 16:31:57 +03:00
openssl
openssl-1.0
openssl-1.1
opensysusers
opentmpfiles
p11-kit
pacman upg linux-firmware pacman 2024-09-10 04:43:49 +03:00
pacman-mirrorlist
pam
pam-git
pambase
patch
pciutils
pcre
pcre2
perl
pinentry
pkgconf
popt
ppp upg ppp 2024-09-20 02:42:42 +03:00
pptpclient
procps-ng
psmisc
python upg bison jobo-setup python gettext 2024-09-09 01:27:59 +03:00
readline
reiserfsprogs
rpcbind
run-parts
runit Add runit README 2024-09-20 16:41:31 +03:00
runit-rc
runit-service-scripts
s-nail
sdparm
sed
shadow
sqlite
sudo
sysfsutils
syslinux
tar
texinfo upg texinfo 2024-09-08 04:04:58 +03:00
thin-provisioning-tools
tpm2-tss upg archlinux-keyring libarchive tpm2-tss 2024-09-14 13:54:53 +03:00
traceroute
tzdata upg grub tzdata 2024-09-11 01:23:15 +03:00
unixodbc
usbutils
util-linux
vi
which
wireless-regdb
wireless_tools
wpa_supplicant
xfsprogs
xz
zlib
zsh
zstd
66
66-tools
amd-ucode
boot-66serv
ca-certificates-mozilla
device-mapper
dhcp
libeudev
libldap
libp11-kit
LICENSE
minizip
obarun
python-capng
qgpgme
README.md
skarnet
time

jobcore

joborun's core repository

With the exception of systemd and related libraries and tools all other Arch core packages are rebuilt in a leaner environment as possible while trying to maintain the most compatibility with ARCH so all other packages will work correctly.

Joborun team

The repository should go on top of all other repositories and look like this

/etc/pacman.conf

[jobcore]
#Server = file:///var/cache/jobcore/
Include = /etc/pacman.d/mirrorlist-jobo

where /etc/pacman.d/mirrorlist-jobo should look something like this:

Server = http://downloads.sourceforge.net/joborun/r

You can switch between local and osdn after building what you are interested in. The osdn repository will only show upgrades but there will be no binaries to download.

Clone the repository into /src/pkg and build the package of choice:

cd /src/pkg
git clone https://git.disroot.org/joborun-pkg/jobcore.git jobcore
cd jobcore