Difference between revisions of "User talk:Jescombe"
| Line 5: | Line 5: | ||
[[User:Wyrfel|Wyrfel]] 04:19, 22 January 2006 (CET) | [[User:Wyrfel|Wyrfel]] 04:19, 22 January 2006 (CET) | ||
---- | ---- | ||
| + | |||
| + | Hi, the reason I changed that patch location is that it messes up downloading the patch with wget. Perhaps you could do an HTTP redirect instead of a frame? I usually apply patches by doing a 'Copy Link Location' out of Firefox and then doing 'wget -O - http://domain.tld/path/to/patch.diff | patch -p1' and with your link I get an HTML page instead. | ||
| + | |||
| + | [[User:Ajbarr|Andrew]] | ||
Latest revision as of 18:40, 1 February 2006
Hi,
i created a HOWTO page for the harddisk protection topic and moved your just provided information there: How to protect the harddisk through APS.
Wyrfel 04:19, 22 January 2006 (CET)
Hi, the reason I changed that patch location is that it messes up downloading the patch with wget. Perhaps you could do an HTTP redirect instead of a frame? I usually apply patches by doing a 'Copy Link Location' out of Firefox and then doing 'wget -O - http://domain.tld/path/to/patch.diff | patch -p1' and with your link I get an HTML page instead.