Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • aurwebaurweb
  • Repository
  • aurweb
  • INSTALL
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    Use gitnamespaces for efficient storage · b44411fb
    Lukas Fleischer authored Jun 01, 2015
    
    
    Instead of using one Git repository per package, use a single large
    object storage for space efficiency. The refs of the individual package
    bases are divided using gitnamespaces(7) which allows for exposing each
    namespace as an independent repository easily. Also, git-serve is
    modified to create a branch for each package, allowing to browse the
    large repository with cgit.
    
    Helped-by: default avatarFlorian Pritz <bluewind@xinu.at>
    Helped-by: default avatarJohannes Löthberg <johannes@kyriasis.com>
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    b44411fb