DebKit
DebKit copied to clipboard
Will be available for older devices?
Is it possible to run Debian on an old HTC Wildfire buzz? I want to create a simple OwnCloud Server and I need Debian, ssh, php, apache, ... no X, no GUI. If it is possible, can you give me how to do it?
Thank you! Alberto
The buzz is an ARMv6 and DebKit uses https://wiki.debian.org/ArmHardFloatPort (ARMv7 and higher) But there is also https://wiki.debian.org/ArmEabiPort (ARM v4t and higher) You could try changing https://github.com/cybertim/DebKit/blob/master/src/main/res/raw/debkit setting the arch flag to this distro. Maybe it will work.