slashbeast / better-initramfs

Small and reliable initramfs solution supporting (remote) rescue shell, lvm, dmcrypt luks, software raid, tuxonice, uswsusp and more.
BSD 3-Clause "New" or "Revised" License
318 stars 54 forks source link

need armv6 or Raspberry Pi support. #15

Closed ghost closed 10 years ago

ghost commented 10 years ago
[root@mindcat-pi better-initramfs (master)]$ bootstrap/bootstrap-all 
>>> No arch specified. using 'armv6l'.
Looks like 'armv6l' is not supported. If the arch is valid consider reporting it upstream.
>>> init need arch argument, x86 or x86_64!
>>> No build_dir, forgot to /var/abs/local/better-initramfs/better-initramfs/bootstrap/lebuild init <arch>?
[root@mindcat-pi better-initramfs (master)]$ /var/abs/local/better-initramfs/better-initramfs/bootstrap/lebuild init armv6h
>>> init need arch argument, x86 or x86_64!
[root@mindcat-pi better-initramfs (master)]$ /var/abs/local/better-initramfs/better-initramfs/bootstrap/lebuild init armv6l
>>> init need arch argument, x86 or x86_64!
slashbeast commented 10 years ago

Hi,,

Create this issue on projects's bugtracker: https://bitbucket.org/piotrkarbowski/better-initramfs/issues?status=new&status=open

I will poke around crosscompilation to test it etc, but it won't be anytime soon unless someone send me pull requests.

ghost commented 10 years ago

Ok, I created an issue in your link.