linuxmint / live-installer

A live installer for the Debian edition
57 stars 65 forks source link

Update usr/lib/live-installer/frontend/gtk_interface.py #10

Closed ghost closed 11 years ago

ghost commented 11 years ago

Need edit /usr/lib/live-installer/installer.py and /usr/lib/live-installer/frontend/gtk_interface.py to optimize installing national (non-english) keyboard layouts

clefebvre commented 11 years ago

Hi,

Wouldn't this install the US layout as well as the selected one? Why set up two layouts by default? Also you don't check if the selected layout is us in the first place...

Regarding the partitioning, why would you not format the / partition?

ghost commented 11 years ago

Also need to edit /usr/lib/live-installer/installer.py In many countries, such as Russia, traditionally used two layouts: US and National. Many people have the desire to use two keyboard layouts, as in Debian, Ubuntu or Windows. About format - it is often necessary to store the data, for example in the home folder

clefebvre commented 11 years ago

Ok, thanks for explaining.

I disagree with the pull request though for the following reasons: