Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
/ kodependentOS Public archive

🍻 This "OS" is just a raspbian snapshot with some stuff already installed to run an ILS called Koha. The idea was to use it with another one of my repos called https://github.com/pders01/koha-out-of-the-box. If you feel the urge to revive it, dm me.

License

Notifications You must be signed in to change notification settings

pders01/kodependentOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

kodependentOS

The image in this repository is a customized version of raspbian meant to be used with kootb. Auxilary scripts can be found in the corresponding repo.

The Raspberry Pi OS lite image was used as a base and built upon with several scripts.

After building the desired image these image-utils by RonR were used.

  • First you got to unzip the archive
  • Then the scripts have to be made executable by chmod +x image*
  • Then just run the image-backup script and respond to the prompts.
  • In case you want to export the img immediately just mount a removable usb storage device
    • lsblk
    • pick your storage device
    • sudo mkdir /media/storage
    • sudo mount /dev/sdX /media/storage
  • Now pick that path for the export
  • Editing the default configuration file takes place in config

About

🍻 This "OS" is just a raspbian snapshot with some stuff already installed to run an ILS called Koha. The idea was to use it with another one of my repos called https://github.com/pders01/koha-out-of-the-box. If you feel the urge to revive it, dm me.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published