Joborun's core package repository, similar in function to Arch-Linux core and Obarun's obcore
Find a file Use this template
2024-10-22 10:02:29 +03:00
acl
archlinux-keyring upg archlinux-keyring 2024-10-16 06:14:48 +03:00
argon2
attr
audit
autoconf
automake
b43-fwcutter
base
base-devel
bash
binutils
bison
boot@-66serv
bootlogd
brotli
btrfs-progs
bzip2
ca-certificates
coreutils
cracklib
crda
cronie
cryptsetup
curl upg curl slfutils nfs-utils 2024-10-21 03:07:48 +03:00
dash
db
db5.3
dbus
debugedit
dhclient
dhcpcd upg dhcpcd sudo 2024-10-06 20:55:31 +03:00
dialog
diffutils
ding-libs
dmraid
dnssec-anchors
dosfstools
e2fsprogs
ed
efibootmgr
efivar
elfutils upg curl slfutils nfs-utils 2024-10-21 03:07:48 +03:00
eudev
expat
fakeroot
file
filesystem
findutils
flex
gawk
gc
gcc upg curl slfutils nfs-utils 2024-10-21 03:07:48 +03:00
gdbm
gettext
glib2 upg glib2 iana-etc jobo-setup libtirpc 2024-10-18 05:22:39 +03:00
glibc
gmp
gnupg
gnutls
gpgme
gpm
grep
groff
grub
gssproxy
guile
gzip
hdparm
hwdata upg glib2 hwdata 2024-10-05 14:33:27 +03:00
iana-etc upg glib2 iana-etc jobo-setup libtirpc 2024-10-18 05:22:39 +03:00
icu
inetutils
iproute2
iptables
iputils
ipw2100-fw
ipw2200-fw
iw
jansson
jfsutils
jobbot
jobo-autologin
jobo-mirror
jobo-setup switch wbg swaybg on autostart of labwc 2024-10-21 14:12:51 +03:00
jobo66
joborun-keyring
joborun-zsh
joborun66
json-c
kbd
keyutils
kmod
krb5
ldns
less
libaio
libarchive upg libarchive 2024-10-13 21:46:00 +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 upg libnghttp3 2024-10-06 00:49:39 +03:00
libnl
libnsl
libpcap
libpipeline
libpsl
libsasl
libseccomp
libsecret
libssh2
libtasn1
libtirpc upg glib2 iana-etc jobo-setup libtirpc 2024-10-18 05:22:39 +03:00
libtool
libunistring
libusb
libverto
libxcrypt
libxml2
licenses
links
linux upg linux 5.15 xfsprogs 2024-10-22 10:02:29 +03:00
linux-api-headers
linux-firmware
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 upg curl slfutils nfs-utils 2024-10-21 03:07:48 +03:00
nfsidmap
nilfs-utils
npth
nspr
nss
openldap
openresolv
openssh
openssl
openssl-1.0
openssl-1.1
opensysusers
opentmpfiles
p11-kit
pacman
pacman-mirrorlist
pam
pam-git
pambase
patch
pciutils
pcre
pcre2
perl
pinentry
pkgconf
popt
ppp
pptpclient
procps-ng
psmisc
python
readline
reiserfsprogs
rpcbind
run-parts
runit edot PKGBUILD no run 2024-10-13 13:29:56 +03:00
runit-rc
runit-service-scripts upg jobo-setup 2024-10-11 00:56:47 +03:00
s-nail
sdparm
sed
shadow
sqlite
sudo upg dhcpcd sudo 2024-10-06 20:55:31 +03:00
sysfsutils
syslinux upg syslinux 2024-10-09 05:14:01 +03:00
tar
texinfo
thin-provisioning-tools
tpm2-tss
traceroute
tzdata
unixodbc
usbutils
util-linux
vi
which
wireless-regdb upg wireless-regdb 2024-10-10 12:49:37 +03:00
wireless_tools
wpa_supplicant
xfsprogs upg linux 5.15 xfsprogs 2024-10-22 10:02:29 +03:00
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 upg jobo-setup 2024-10-17 16:20:33 +03:00
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 sf after building what you are interested in.

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