Search found 7 matches

by rojeff
Sun Jun 16, 2019 10:51 pm
Forum: General Discussion and Feedback
Topic: Booting ReactOS on an OLPC XO-1 Laptop?
Replies: 3
Views: 2699

Re: Booting ReactOS on an OLPC XO-1 Laptop?

I'm currently refurbishing two of them. Once I get them back in working shape I should give that patch a try. Thank you for the link! Hopefully I can merge it into a current copy Freeldr. I should note, with a special USB<-->Header console cable it's possible to watch the entire boot process of the ...
by rojeff
Sun Jun 16, 2019 10:01 pm
Forum: General Discussion and Feedback
Topic: Booting ReactOS on an OLPC XO-1 Laptop?
Replies: 3
Views: 2699

Booting ReactOS on an OLPC XO-1 Laptop?

I'm wondering if it would be possible to get ReactOS to boot on an OLPC laptop. Early versions of the One Laptop Per Child (OLPC) project, like the XO-1, used AMD-based processors but had open firmware in lieu of traditional BIOS. OLPC laptops are fairly resource constrained little machines: CPU 400...
by rojeff
Thu Feb 21, 2019 12:41 am
Forum: Support
Topic: ANY Way to Script an HTTPS Request from a Default ReactOS Install?
Replies: 7
Views: 1334

Re: ANY Way to Script an HTTPS Request from a Default ReactOS Install?

Always can be used the built-in ftp client
Not anymore. It's virtually impossible to find a public facing FTP server because the protocol is in clear text and the world is moving away from unencrypted protocols.
by rojeff
Wed Feb 20, 2019 10:32 pm
Forum: Support
Topic: ANY Way to Script an HTTPS Request from a Default ReactOS Install?
Replies: 7
Views: 1334

Re: ANY Way to Script an HTTPS Request from a Default ReactOS Install?

Thanks for the tip. I didn't realize that unattended support had been added to ReactOS.
by rojeff
Wed Feb 20, 2019 2:28 pm
Forum: Support
Topic: ANY Way to Script an HTTPS Request from a Default ReactOS Install?
Replies: 7
Views: 1334

Re: ANY Way to Script an HTTPS Request from a Default ReactOS Install?

For my purposes dwnl appears to do the trick. Thanks!
by rojeff
Wed Feb 20, 2019 5:39 am
Forum: Support
Topic: ANY Way to Script an HTTPS Request from a Default ReactOS Install?
Replies: 7
Views: 1334

ANY Way to Script an HTTPS Request from a Default ReactOS Install?

From a default installation of ReactOS is it possible to make HTTPS requests from within a script? Normally on Linux I'd just use wget , but obviously that's not part of the default ReactOS install. I'm trying to automate some testing, ideally against a completely fresh installation, and I need to m...
by rojeff
Fri Feb 24, 2017 11:25 pm
Forum: General Discussion and Feedback
Topic: Questions About Modifying the ReactOS ISO
Replies: 4
Views: 4457

Questions About Modifying the ReactOS ISO

Question:

I want to modify the ReactOS ISO and have additional software packages deployed at install time. I dimly recall this was possible back in the day with Windows XP. Is it possible to do this with the current release of ReactOS? If so, how? Thanks!