Le lun. 6 sept. 2021 à 08:53, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> a écrit :
> Any reason to drop OpenHackware?
>
I've just seen the other mail thread. Will answer there
>
> Le lun. 6 sept. 2021 à 07:48, Daniel Axtens a écrit :
>
>> Open Hack'Ware was the only user.
>>
>> Signed-of
Any reason to drop OpenHackware?
Le lun. 6 sept. 2021 à 07:48, Daniel Axtens a écrit :
> Open Hack'Ware was the only user.
>
> Signed-off-by: Daniel Axtens
> ---
> grub-core/term/ieee1275/console.c | 4 +---
> include/grub/ieee1275/ieee1275.h | 3 ---
> 2 files changed, 1 insertion(+), 6 dele
Open Hack'Ware was the only user.
Signed-off-by: Daniel Axtens
---
grub-core/kern/ieee1275/ieee1275.c | 3 ---
grub-core/net/drivers/ieee1275/ofnet.c | 12
include/grub/ieee1275/ieee1275.h | 3 ---
3 files changed, 18 deletions(-)
diff --git a/grub-core/kern/ieee1275/ie
Open Hack'Ware was the only user.
Signed-off-by: Daniel Axtens
---
grub-core/term/ieee1275/console.c | 4 +---
include/grub/ieee1275/ieee1275.h | 3 ---
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/grub-core/term/ieee1275/console.c
b/grub-core/term/ieee1275/console.c
index ad2
Open Hack'Ware was an alternative firmware of powerpc under qemu.
The last commit to any Open Hack'Ware repo I can find is from 2014.[1]
Open Hack'Ware was used for the qemu "prep" machine type, which was
deprecated in qemu in commit 54c86f5a4844 ("hw/ppc: deprecate the
machine type 'prep', repla
Open Hack'Ware was the only user.
Signed-off-by: Daniel Axtens
---
grub-core/term/ieee1275/console.c | 15 ++-
grub-core/video/ieee1275.c| 7 +++
include/grub/ieee1275/ieee1275.h | 3 ---
3 files changed, 9 insertions(+), 16 deletions(-)
diff --git a/grub-core/term/ie
Open Hack'Ware was the only user. It added a lot of complexity.
Signed-off-by: Daniel Axtens
---
grub-core/kern/ieee1275/init.c| 6 +-
grub-core/lib/ieee1275/relocator.c| 4
grub-core/loader/powerpc/ieee1275/linux.c | 14 --
include/grub/ieee1275/ieee12
Allow the use of HTTP servers listening on ports other 80. This is done
with an extension to the http notation of either:
(http[,server[,port]])
- or -
(http[,server[:port]])
Signed-off-by: Stephen Balousek
---
grub-core/net/http.c | 43 +++
1 file