Magellan Linux

Diff of /alx-src/trunk/alxinstall-ng/bin/alxinstall-ng.sh.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6850 by niro, Thu Jul 23 14:23:44 2015 UTC revision 6851 by niro, Thu Jul 23 14:24:11 2015 UTC
# Line 506  setup_hdd_partitions() Line 506  setup_hdd_partitions()
506  {  {
507   case "${INSTALL_METHOD}" in   case "${INSTALL_METHOD}" in
508   auto)   auto)
509   if [[ ${FLASHDISK} =1 ]]   if [[ ${FLASHDISK} = 1 ]]
510   then   then
511   BOOTHDD="${HDD}1"   BOOTHDD="${HDD}1"
512   SWAPHDD=""   SWAPHDD=""

Legend:
Removed from v.6850  
changed lines
  Added in v.6851