4

For Debian, you can get weekly-generated ISO installer images of the current "testing" release, from here. But for Devuan, I could only find installation images for the stable and oldstable versions (here).

Are there installation images of Devuan "testing" anywhere?

At the moment, that would be Devuan 3.0 "Beowulf".

einpoklum
  • 8,772
  • 19
  • 65
  • 129

2 Answers2

4

Not as far as I could see. Suggest you post a query in their forum, ask in their IRC Channel, or visit them via Twitter.

K7AAY
  • 3,696
  • 4
  • 22
  • 39
1

The way I use, download latest stable iso and change repo info to testing suite, then:

apt update && apt dist-upgrade -y

I have two machines working this way, and no failures so far...