diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/configure-index | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index cc9a2e7..72e9075 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -487,6 +487,9 @@ Dir "<DIR>" { MountPath "/media/apt"; // Media AutoDetect mount path }; + + Boot "<DIR>"; + Usr "<DIR>"; }; // Things that effect the APT dselect method |