Actions
Feature #177
closedAdd save functionality for interfaces
Start date:
08 Apr 2013
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
The startup processing for /etc/network/interfaces is complete and appears to be working fairly well.
Now I need to provide save capabilities for that file. This means traversing the interfaces GSList and overwriting the configuration file.
Save As will do the same thing but will request an alternate filename first.
Updated by Hammel over 11 years ago
- Severity changed from 01 - Critical to 03 - Medium
Updated by Hammel over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Checked in initial version but save for interfaces is not yet complete.
Updated by Hammel over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Looks like saving is completely supported now for the interaces and resolv.conf configuration files. Tested only with -t option, however. If it doesn't work on the target platform I'll open a bug report.
Actions