Skip to content

A simple set of scripts to make switching haiku revision easier

License

Notifications You must be signed in to change notification settings

blackjack75/haiku_rev_switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haiku Revision Switcher

This little bash script lets you switch nightly releases in Haiku easily. It fetches the latest from the web and lets you pick a revision to switch to.

This basically helps you do faster what is explained here

It also checks if you have a local $HAIKU_SRC installed and if so will show you commit messages related with this selected revision (and even offer to fetch/pull changes).

It looks like this:

----------------------------
Pick Haiku Revision to install
----------------------------
If anything goes wrong go back to stable
Current will enable UNSTABLE nightly builds
Pick a hrev to test and keep a specific build
----------------------------

> stable
  current
  r1~beta4_hrev57576
  r1~beta4_hrev57575
  r1~beta4_hrev57573
  r1~beta4_hrev57571
  r1~beta4_hrev57564
  r1~beta4_hrev57560

Installing:

  git clone https://github.com/blackjack75/haiku_rev_switcher

Running:

  cd haiku_rev_switcher
  ./haikurev.sh

About

A simple set of scripts to make switching haiku revision easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages