diff options
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/common.ent | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 9689943a6..ed2892ef8 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -129,10 +129,6 @@ to first switch tasksel to that DE using the following command, e.g: <!ENTITY task-ssh-inst "1"> <!ENTITY task-ssh-dl "0"> <!ENTITY task-ssh-tot "1"> -<!-- Laptop task --> - <!ENTITY task-laptop-inst "29"> - <!ENTITY task-laptop-dl "9"> - <!ENTITY task-laptop-tot "38"> <!-- Size needed by base and gnome desktop task for / with separate /usr, /var, /boot, for amd64 --> <!ENTITY root-system-size-min "250"> |