Test version worked and I've successfully set up a PPPoE connection. I'm typing this from Parted Magic right now.

Thanks for adding it.
If you're interested in setting it up manually (or until an option is added to "Start Network") it basically went like this:
- opened ROXTerm
- typed
pppoe-setup- typed in my username
- when asked for eth0 I pressed enter
- when asked for link on demand ("no" by default) again I pressed enter
- since the DNS address(es) is/are provided by the server I typed "server"
- typed in my password
- chose "1" for a firewall
- and "y" to save the settings
-
pppoe-start- And that's it. You're done. Go test Firefox with Google or some site you KNOW is always online (like Microsoft, yeah right).
PS: Test version booted ok from a USB stick with this menu.lst:
title Parted Magic v4.5 test
find --set-root /Images/pmagic-4.5.iso
map /Images/pmagic-4.5.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
...except for some garbage at the top. If you want I can write it down for you. But that's beside the point of this topic.
PS: This rc-pppoe file only takes up 80 KB. Did you add anything else to the test version ? Because the v4.5 ISO was a bit larger than v4.4. Or maybe you used a different compression. Anyway. Thanks again for adding it.