Joborun's core package repository, similar in function to Arch-Linux core and Obarun's obcore
Find a file Use this template
2024-08-22 02:24:00 +03:00
acl
archlinux-keyring
argon2
attr
audit upg audit linux-firmware 2024-08-12 01:14:40 +03:00
autoconf
automake
b43-fwcutter
base
base-devel
bash
binutils upg build-tool-chain 2024-08-09 11:48:28 +03:00
bison
boot@-66serv
bootlogd
brotli
btrfs-progs upg btrfs-progs fakeroot gnutls libsasl 2024-08-16 03:20:05 +03:00
bzip2
ca-certificates
coreutils
cracklib upg build-tool chain 2024-08-06 19:50:37 +03:00
crda
cronie
cryptsetup
curl upg curl hwdata python thin-provisioning-tools 2024-08-10 14:40:18 +03:00
dash
db
db5.3
dbus
debugedit
dhclient
dhcpcd upg dhcpcd 2024-08-22 02:24:00 +03:00
dialog
diffutils
ding-libs
dmraid
dnssec-anchors
dosfstools
e2fsprogs
ed
efibootmgr
efivar
elfutils
eudev
expat
fakeroot upg btrfs-progs fakeroot gnutls libsasl 2024-08-16 03:20:05 +03:00
file
filesystem
findutils
flex
gawk
gc
gcc upg build-tool-chain 2024-08-09 11:48:28 +03:00
gdbm
gettext
glib2
glibc upg build-tool-chain 2024-08-09 11:48:28 +03:00
gmp
gnupg
gnutls upg btrfs-progs fakeroot gnutls libsasl 2024-08-16 03:20:05 +03:00
gpgme
gpm
grep
groff
grub
gssproxy
guile
gzip
hdparm
hwdata upg curl hwdata python thin-provisioning-tools 2024-08-10 14:40:18 +03:00
iana-etc
icu
inetutils
iproute2
iptables
iputils
ipw2100-fw
ipw2200-fw
iw
jansson
jfsutils
jobbot
jobo-autologin
jobo-mirror upg build-tool-chain 2024-08-09 11:48:28 +03:00
jobo-setup upg build-tool-chain 2024-08-09 11:48:28 +03:00
jobo66
joborun-keyring
joborun-zsh
joborun66
json-c
kbd
keyutils
kmod upg fakeroot kmod 2024-08-14 17:30:55 +03:00
krb5
ldns
less
libaio
libarchive
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 upg btrfs-progs fakeroot gnutls libsasl 2024-08-16 03:20:05 +03:00
libseccomp
libsecret upg build-tool chain 2024-08-06 19:50:37 +03:00
libssh2
libtasn1
libtirpc upg build-tool chain 2024-08-06 19:50:37 +03:00
libtool upg build-tool-chain 2024-08-09 11:48:28 +03:00
libunistring
libusb
libverto
libxcrypt
libxml2
licenses
links
linux upg linux 5.15 2024-08-20 23:38:25 +03:00
linux-api-headers
linux-firmware upg audit linux-firmware 2024-08-12 01:14:40 +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 upg build-tool chain 2024-08-06 19:50:37 +03:00
openldap
openresolv
openssh
openssl
openssl-1.0
openssl-1.1
opensysusers
opentmpfiles
p11-kit
pacman
pacman-mirrorlist
pam
pambase
patch
pciutils
pcre
pcre2
perl
pinentry
pkgconf
popt
ppp
pptpclient
procps-ng
psmisc
python upg curl hwdata python thin-provisioning-tools 2024-08-10 14:40:18 +03:00
readline
reiserfsprogs
rpcbind upg build-tool chain 2024-08-06 19:50:37 +03:00
run-parts
runit
runit-rc
runit-service-scripts
s-nail
sdparm
sed
shadow
sqlite upg sqlite 2024-08-14 03:18:47 +03:00
sudo
sysfsutils
syslinux
tar
texinfo
thin-provisioning-tools upg curl hwdata python thin-provisioning-tools 2024-08-10 14:40:18 +03:00
tpm2-tss
traceroute
tzdata
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