(command.CommandList
  children: [
    (C {<default_mirror>} {<http> <Id.Lit_Colon ':'> <'//old-releases.ubuntu.com/ubuntu'>})
    (C {<mirror_style>} {<release>})
    (C {<download_style>} {<apt>})
    (C {<finddebs_style>} {<from-indices>})
    (C {<variants>} {<->} {<buildd>})
    (command.Case
      to_match: {($ Id.VSub_DollarName '$ARCH')}
      arms: [
        (case_arm
          pat_list: [{<alpha>} {<ia64>}]
          action: [
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:LIBC)
                  op: assign_op.Equal
                  rhs: {(DQ <libc6.1>)}
                  spids: [37]
                )
              ]
            )
          ]
          spids: [32 35 42 -1]
        )
        (case_arm
          pat_list: [{<Id.Lit_Star '*'>}]
          action: [
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:LIBC)
                  op: assign_op.Equal
                  rhs: {(DQ <libc6>)}
                  spids: [48]
                )
              ]
            )
          ]
          spids: [45 46 53 -1]
        )
      ]
    )
    (command.ShFunction
      name: work_out_debs
      body: 
        (BraceGroup
          children: [
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:required)
                  op: assign_op.Equal
                  rhs: 
                    {
                      (DQ 
                        (command_sub
                          left_token: <Id.Left_DollarParen '$('>
                          child: (C {<get_debs>} {<Priority> <Id.Lit_Colon ':'>} {<required>})
                        )
                      )
                    }
                  spids: [66]
                )
              ]
            )
            (command.If
              arms: [
                (if_arm
                  cond: 
                    (condition.Shell
                      commands: [
                        (command.Sentence
                          child: (C {<doing_variant>} {<->})
                          terminator: <Id.Op_Semi _>
                        )
                      ]
                    )
                  action: [
                    (command.ShAssignment
                      pairs: [
                        (assign_pair
                          lhs: (sh_lhs_expr.Name name:base)
                          op: assign_op.Equal
                          rhs: 
                            {
                              (DQ 
                                (command_sub
                                  left_token: <Id.Left_DollarParen '$('>
                                  child: (C {<get_debs>} {<Priority> <Id.Lit_Colon ':'>} {<important>})
                                )
                              )
                            }
                          spids: [98]
                        )
                      ]
                    )
                  ]
                  spids: [80 87]
                )
                (if_arm
                  cond: 
                    (condition.Shell
                      commands: [
                        (command.Sentence
                          child: (C {<doing_variant>} {<buildd>})
                          terminator: <Id.Op_Semi _>
                        )
                      ]
                    )
                  action: [
                    (command.ShFunction
                      name: add
                      body: 
                        (BraceGroup
                          children: [
                            (command.Sentence
                              child: 
                                (command.If
                                  arms: [
                                    (if_arm
                                      cond: 
                                        (condition.Shell
                                          commands: [
                                            (command.Sentence
                                              child: 
                                                (C {<Id.Lit_LBracket '['>} 
                                                  {(DQ ($ Id.VSub_DollarName '$ARCH'))} {<Id.Lit_Equals '='>} {(DQ ($ Id.VSub_Number '$1'))} {<Id.Lit_RBracket ']'>}
                                                )
                                              terminator: <Id.Op_Semi _>
                                            )
                                          ]
                                        )
                                      action: [
                                        (command.Sentence
                                          child: 
                                            (C {<eval>} 
                                              {
                                                (DQ ($ Id.VSub_Number '$2') <'='> 
                                                  (word_part.EscapedLiteral
                                                    token: <Id.Lit_EscapedChar '\\"'>
                                                  ) (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\$'>) ($ Id.VSub_Number '$2') <' '> 
                                                  ($ Id.VSub_Number '$3') (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'>)
                                                )
                                              }
                                            )
                                          terminator: <Id.Op_Semi _>
                                        )
                                      ]
                                      spids: [137 154]
                                    )
                                  ]
                                )
                              terminator: <Id.Op_Semi _>
                            )
                          ]
                        )
                    )
                    (command.ShAssignment
                      pairs: [
                        (assign_pair
                          lhs: (sh_lhs_expr.Name name:base)
                          op: assign_op.Equal
                          rhs: 
                            {
                              (DQ 
                                <
'apt binutils cpio cpp cpp-4.0 dpkg-dev g++ g++-4.0 gcc gcc-4.0 gcc-4.0-base '
                                > (${ Id.VSub_Name LIBC) 
                                <
'-dev libdb4.2 libgdbm3 libstdc++6 libstdc++6-4.0-dev linux-kernel-headers make patch perl perl-modules'
                                >
                              )
                            }
                          spids: [177]
                        )
                      ]
                    )
                    (C {<add>} {<ia64>} {<base>} {(DQ <libunwind7-dev>)})
                    (C {<add>} {<sparc>} {<base>} {(DQ <lib64gcc1>)})
                    (C {<add>} {<sparc>} {<base>} {(DQ <libc6-dev-sparc64>)})
                    (C {<add>} {<sparc>} {<base>} {(DQ <libc6-sparc64>)})
                  ]
                  spids: [111 118]
                )
              ]
            )
          ]
        )
    )
    (command.ShFunction
      name: first_stage_install
      body: 
        (BraceGroup
          children: [
            (C {<extract>} {($ Id.VSub_DollarName '$required')})
            (C {<mkdir>} {<-p>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg'>)})
            (command.Simple
              words: [{<Id.Lit_Colon ':'>}]
              redirects: [
                (redir
                  op: <Id.Redir_Great '>'>
                  loc: (redir_loc.Fd fd:1)
                  arg: {(DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg/status'>)}
                )
              ]
              do_fork: T
            )
            (command.Simple
              words: [{<echo>}]
              redirects: [
                (redir
                  op: <Id.Redir_Great '>'>
                  loc: (redir_loc.Fd fd:1)
                  arg: {(DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg/available'>)}
                )
              ]
              do_fork: T
            )
            (C {<setup_etc>})
            (command.If
              arms: [
                (if_arm
                  cond: 
                    (condition.Shell
                      commands: [
                        (command.Sentence
                          child: 
                            (C {<Id.Lit_LBracket '['>} {<Id.KW_Bang '!'>} {<-e>} 
                              {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/fstab'>)} {<Id.Lit_RBracket ']'>}
                            )
                          terminator: <Id.Op_Semi _>
                        )
                      ]
                    )
                  action: [
                    (command.Simple
                      words: [{<echo>} {(SQ <'# UNCONFIGURED FSTAB FOR BASE SYSTEM'>)}]
                      redirects: [
                        (redir
                          op: <Id.Redir_Great '>'>
                          loc: (redir_loc.Fd fd:1)
                          arg: {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/fstab'>)}
                        )
                      ]
                      do_fork: T
                    )
                    (command.Sentence
                      child: 
                        (C {<chown>} {<0> <Id.Lit_Colon ':'> <0>} 
                          {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/fstab'>)}
                        )
                      terminator: <Id.Op_Semi _>
                    )
                    (C {<chmod>} {<644>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/fstab'>)})
                  ]
                  spids: [283 299]
                )
              ]
            )
            (C {<setup_devices>})
            (command.ShFunction
              name: x_feign_install
              body: 
                (BraceGroup
                  children: [
                    (C {<local>} {<Id.Lit_VarLike 'pkg='> (DQ ($ Id.VSub_Number '$1'))})
                    (C {<local>} 
                      {<Id.Lit_VarLike 'deb='> 
                        (DQ 
                          (command_sub
                            left_token: <Id.Left_DollarParen '$('>
                            child: (C {<debfor>} {($ Id.VSub_DollarName '$pkg')})
                          )
                        )
                      }
                    )
                    (C {<local>} 
                      {<Id.Lit_VarLike 'ver='> 
                        (DQ 
                          (command_sub
                            left_token: <Id.Left_DollarParen '$('>
                            child: 
                              (C {<extract_deb_field>} 
                                {
                                  (DQ ($ Id.VSub_DollarName '$TARGET') <'/'> 
                                    ($ Id.VSub_DollarName '$deb')
                                  )
                                } {<Version>}
                              )
                          )
                        )
                      }
                    )
                    (C {<mkdir>} {<-p>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg/info'>)})
                    (command.Simple
                      words: [
                        {<echo>}
                        {
                          (DQ <'Package: '> ($ Id.VSub_DollarName '$pkg') <'\n'> <'Version: '> 
                            ($ Id.VSub_DollarName '$ver') <'\n'> <'Status: install ok installed'>
                          )
                        }
                      ]
                      redirects: [
                        (redir
                          op: <Id.Redir_DGreat '>>'>
                          loc: (redir_loc.Fd fd:1)
                          arg: {(DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg/status'>)}
                        )
                      ]
                      do_fork: T
                    )
                    (C {<touch>} 
                      {
                        (DQ ($ Id.VSub_DollarName '$TARGET') <'/var/lib/dpkg/info/'> 
                          (${ Id.VSub_Name pkg) <.list>
                        )
                      }
                    )
                  ]
                )
            )
            (C {<x_feign_install>} {<dpkg>})
          ]
        )
    )
    (command.ShFunction
      name: second_stage_install
      body: 
        (BraceGroup
          children: [
            (command.ShFunction
              name: x_core_install
              body: 
                (BraceGroup
                  children: [
                    (command.Pipeline
                      children: [
                        (C {<smallyes>} {(SQ )})
                        (C {<in_target>} {<dpkg>} {<--force-depends>} {<--install>} 
                          {
                            (command_sub
                              left_token: <Id.Left_DollarParen '$('>
                              child: (C {<debfor>} {(DQ ($ Id.VSub_At '$@'))})
                            )
                          }
                        )
                      ]
                      negated: F
                    )
                  ]
                )
            )
            (command.ShFunction
              name: p
              body: 
                (BraceGroup
                  children: [
                    (command.ShAssignment
                      pairs: [
                        (assign_pair
                          lhs: (sh_lhs_expr.Name name:baseprog)
                          op: assign_op.Equal
                          rhs: 
                            {
                              (DQ 
                                (word_part.ArithSub
                                  anode: 
                                    (arith_expr.Binary
                                      op_id: Id.Arith_Plus
                                      left: {($ Id.VSub_DollarName '$baseprog')}
                                      right: 
                                        {
                                          (braced_var_sub
                                            token: <Id.VSub_Number 1>
                                            suffix_op: 
                                              (suffix_op.Unary
                                                tok: <Id.VTest_ColonHyphen ':-'>
                                                arg_word: {<1>}
                                              )
                                          )
                                        }
                                    )
                                )
                              )
                            }
                          spids: [501]
                        )
                      ]
                    )
                  ]
                )
            )
            (C {<setup_proc>})
            (C {<umount_on_exit>} {<'/dev/.static/dev'>})
            (C {<umount_on_exit>} {<'/dev'>})
            (C {<in_target>} {<'/sbin/ldconfig'>})
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:DEBIAN_FRONTEND)
                  op: assign_op.Equal
                  rhs: {<noninteractive>}
                  spids: [541]
                )
              ]
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:DEBCONF_NONINTERACTIVE_SEEN)
                  op: assign_op.Equal
                  rhs: {<true>}
                  spids: [545]
                )
              ]
            )
            (C {<export>} {<DEBIAN_FRONTEND>} {<DEBCONF_NONINTERACTIVE_SEEN>})
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:baseprog)
                  op: assign_op.Equal
                  rhs: {<0>}
                  spids: [557]
                )
              ]
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:bases)
                  op: assign_op.Equal
                  rhs: {<7>}
                  spids: [561]
                )
              ]
            )
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<info>} {<INSTCORE>} {(DQ <'Installing core packages...'>)})
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<ln>} {<-sf>} {<mawk>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/usr/bin/awk'>)})
            (C {<x_core_install>} {<base-files>} {<base-passwd>})
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<x_core_install>} {<dpkg>})
            (command.If
              arms: [
                (if_arm
                  cond: 
                    (condition.Shell
                      commands: [
                        (command.Sentence
                          child: 
                            (C {<Id.Lit_LBracket '['>} {<Id.KW_Bang '!'>} {<-e>} 
                              {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/localtime'>)} {<Id.Lit_RBracket ']'>}
                            )
                          terminator: <Id.Op_Semi _>
                        )
                      ]
                    )
                  action: [
                    (C {<ln>} {<-sf>} {<'/usr/share/zoneinfo/UTC'>} 
                      {(DQ ($ Id.VSub_DollarName '$TARGET') <'/etc/localtime'>)}
                    )
                  ]
                  spids: [658 674]
                )
              ]
            )
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<x_core_install>} {($ Id.VSub_DollarName '$LIBC')})
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<x_core_install>} {<perl-base>})
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (C {<rm>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/usr/bin/awk'>)})
            (C {<x_core_install>} {<mawk>})
            (command.Sentence child:(C {<p>}) terminator:<Id.Op_Semi _>)
            (C {<progress>} {($ Id.VSub_DollarName '$baseprog')} {($ Id.VSub_DollarName '$bases')} 
              {<INSTCORE>} {(DQ <'Installing core packages'>)}
            )
            (command.If
              arms: [
                (if_arm
                  cond: 
                    (condition.Shell
                      commands: [
                        (command.Sentence
                          child: (C {<doing_variant>} {<->})
                          terminator: <Id.Op_Semi _>
                        )
                      ]
                    )
                  action: [(C {<x_core_install>} {<debconf>})]
                  spids: [795 802]
                )
              ]
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:baseprog)
                  op: assign_op.Equal
                  rhs: {<0>}
                  spids: [814]
                )
              ]
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:bases)
                  op: assign_op.Equal
                  rhs: 
                    {
                      (command_sub
                        left_token: <Id.Left_DollarParen '$('>
                        child: 
                          (command.CommandList
                            children: [
                              (command.Sentence
                                child: (C {<set>} {<-->} {($ Id.VSub_DollarName '$required')})
                                terminator: <Id.Op_Semi _>
                              )
                              (C {<echo>} {($ Id.VSub_Pound '$#')})
                            ]
                          )
                      )
                    }
                  spids: [818]
                )
              ]
            )
            (C {<info>} {<UNPACKREQ>} {(DQ <'Unpacking required packages...'>)})
            (command.Pipeline
              children: [
                (C {<smallyes>} {(SQ )})
                (command.Subshell
                  child: 
                    (command.Pipeline
                      children: [
                        (command.Simple
                          words: [
                            {<repeatn>}
                            {<5>}
                            {<in_target_failmsg>}
                            {<UNPACK_REQ_FAIL_FIVE>}
                            {
                              (DQ 
                                <
'Failure while unpacking required packages.  This will be attempted up to five times.'
                                >
                              )
                            }
                            {(DQ )}
                            {<dpkg>}
                            {<--status-fd>}
                            {<8>}
                            {<--force-depends>}
                            {<--unpack>}
                            {
                              (command_sub
                                left_token: <Id.Left_DollarParen '$('>
                                child: (C {<debfor>} {($ Id.VSub_DollarName '$required')})
                              )
                            }
                          ]
                          redirects: [
                            (redir
                              op: <Id.Redir_GreatAnd '8>&'>
                              loc: (redir_loc.Fd fd:8)
                              arg: {<1>}
                            )
                            (redir
                              op: <Id.Redir_GreatAnd '1>&'>
                              loc: (redir_loc.Fd fd:1)
                              arg: {<7>}
                            )
                          ]
                          do_fork: T
                        )
                        (C {<dpkg_progress>} {($ Id.VSub_DollarName '$baseprog')} 
                          {($ Id.VSub_DollarName '$bases')} {<UNPACKREQ>} {(DQ <'Unpacking required packages'>)} {<UNPACKING>}
                        )
                      ]
                      negated: F
                    )
                  redirects: [(redir op:<Id.Redir_GreatAnd '7>&'> loc:(redir_loc.Fd fd:7) arg:{<1>})]
                )
              ]
              negated: F
            )
            (C {<info>} {<CONFREQ>} {(DQ <'Configuring required packages...'>)})
            (C {<mv>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon'>)} 
              {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon.REAL'>)}
            )
            (command.Simple
              words: [
                {<echo>}
                {
                  (DQ <'#!/bin/sh\n'> <'echo\n'> <'echo '> 
                    (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'>) <'Warning: Fake start-stop-daemon called, doing nothing'> 
                    (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'>)
                  )
                }
              ]
              redirects: [
                (redir
                  op: <Id.Redir_Great '>'>
                  loc: (redir_loc.Fd fd:1)
                  arg: {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon'>)}
                )
              ]
              do_fork: T
            )
            (C {<chmod>} {<755>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon'>)})
            (C {<setup_dselect_method>} {<apt>})
            (command.Pipeline
              children: [
                (C {<smallyes>} {(SQ )})
                (command.Subshell
                  child: 
                    (command.Pipeline
                      children: [
                        (command.Simple
                          words: [
                            {<in_target_failmsg>}
                            {<CONF_REQ_FAIL>}
                            {(DQ <'Failure while configuring required packages.'>)}
                            {(DQ )}
                            {<dpkg>}
                            {<--status-fd>}
                            {<8>}
                            {<--configure>}
                            {<--pending>}
                            {<--force-configure-any>}
                            {<--force-depends>}
                          ]
                          redirects: [
                            (redir
                              op: <Id.Redir_GreatAnd '8>&'>
                              loc: (redir_loc.Fd fd:8)
                              arg: {<1>}
                            )
                            (redir
                              op: <Id.Redir_GreatAnd '1>&'>
                              loc: (redir_loc.Fd fd:1)
                              arg: {<7>}
                            )
                          ]
                          do_fork: T
                        )
                        (C {<dpkg_progress>} {($ Id.VSub_DollarName '$baseprog')} 
                          {($ Id.VSub_DollarName '$bases')} {<CONFREQ>} {(DQ <'Configuring required packages'>)} {<CONFIGURING>}
                        )
                      ]
                      negated: F
                    )
                  redirects: [(redir op:<Id.Redir_GreatAnd '7>&'> loc:(redir_loc.Fd fd:7) arg:{<1>})]
                )
              ]
              negated: F
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:baseprog)
                  op: assign_op.Equal
                  rhs: {<0>}
                  spids: [1040]
                )
              ]
            )
            (command.ShAssignment
              pairs: [
                (assign_pair
                  lhs: (sh_lhs_expr.Name name:bases)
                  op: assign_op.Equal
                  rhs: 
                    {
                      (DQ 
                        (command_sub
                          left_token: <Id.Left_DollarParen '$('>
                          child: 
                            (command.CommandList
                              children: [
                                (command.Sentence
                                  child: (C {<set>} {<-->} {($ Id.VSub_DollarName '$base')})
                                  terminator: <Id.Op_Semi _>
                                )
                                (C {<echo>} {($ Id.VSub_Pound '$#')})
                              ]
                            )
                        )
                      )
                    }
                  spids: [1044]
                )
              ]
            )
            (C {<info>} {<UNPACKBASE>} {(DQ <'Unpacking the base system...'>)})
            (command.Pipeline
              children: [
                (C {<smallyes>} {(SQ )})
                (command.Subshell
                  child: 
                    (command.Pipeline
                      children: [
                        (command.Simple
                          words: [
                            {<repeatn>}
                            {<5>}
                            {<in_target_failmsg>}
                            {<INST_BASE_FAIL_FIVE>}
                            {
                              (DQ 
                                <
'Failure while installing base packages.  This will be re-attempted up to five times.'
                                >
                              )
                            }
                            {(DQ )}
                            {<dpkg>}
                            {<--status-fd>}
                            {<8>}
                            {<--force-auto-select>}
                            {<--force-overwrite>}
                            {<--force-confold>}
                            {<--skip-same-version>}
                            {<--unpack>}
                            {
                              (command_sub
                                left_token: <Id.Left_DollarParen '$('>
                                child: (C {<debfor>} {($ Id.VSub_DollarName '$base')})
                              )
                            }
                          ]
                          redirects: [
                            (redir
                              op: <Id.Redir_GreatAnd '8>&'>
                              loc: (redir_loc.Fd fd:8)
                              arg: {<1>}
                            )
                            (redir
                              op: <Id.Redir_GreatAnd '1>&'>
                              loc: (redir_loc.Fd fd:1)
                              arg: {<7>}
                            )
                          ]
                          do_fork: T
                        )
                        (C {<dpkg_progress>} {($ Id.VSub_DollarName '$baseprog')} 
                          {($ Id.VSub_DollarName '$bases')} {<UNPACKBASE>} {(DQ <'Unpacking base system'>)} {<UNPACKING>}
                        )
                      ]
                      negated: F
                    )
                  redirects: [(redir op:<Id.Redir_GreatAnd '7>&'> loc:(redir_loc.Fd fd:7) arg:{<1>})]
                )
              ]
              negated: F
            )
            (C {<info>} {<CONFBASE>} {(DQ <'Configuring the base system...'>)})
            (command.Pipeline
              children: [
                (C {<smallyes>} {(SQ )})
                (command.Subshell
                  child: 
                    (command.Pipeline
                      children: [
                        (command.Simple
                          words: [
                            {<repeatn>}
                            {<5>}
                            {<in_target_failmsg>}
                            {<CONF_BASE_FAIL_FIVE>}
                            {
                              (DQ 
                                <
'Failure while configuring base packages.  This will be attempted 5 times.'
                                >
                              )
                            }
                            {(DQ )}
                            {<dpkg>}
                            {<--status-fd>}
                            {<8>}
                            {<--force-confold>}
                            {<--skip-same-version>}
                            {<--configure>}
                            {<-a>}
                          ]
                          redirects: [
                            (redir
                              op: <Id.Redir_GreatAnd '8>&'>
                              loc: (redir_loc.Fd fd:8)
                              arg: {<1>}
                            )
                            (redir
                              op: <Id.Redir_GreatAnd '1>&'>
                              loc: (redir_loc.Fd fd:1)
                              arg: {<7>}
                            )
                          ]
                          do_fork: T
                        )
                        (C {<dpkg_progress>} {($ Id.VSub_DollarName '$baseprog')} 
                          {($ Id.VSub_DollarName '$bases')} {<CONFBASE>} {(DQ <'Configuring base system'>)} {<CONFIGURING>}
                        )
                      ]
                      negated: F
                    )
                  redirects: [(redir op:<Id.Redir_GreatAnd '7>&'> loc:(redir_loc.Fd fd:7) arg:{<1>})]
                )
              ]
              negated: F
            )
            (C {<mv>} {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon.REAL'>)} 
              {(DQ ($ Id.VSub_DollarName '$TARGET') <'/sbin/start-stop-daemon'>)}
            )
            (C {<progress>} {($ Id.VSub_DollarName '$bases')} {($ Id.VSub_DollarName '$bases')} 
              {<CONFBASE>} {(DQ <'Configuring base system'>)}
            )
            (C {<info>} {<BASESUCCESS>} {(DQ <'Base system installed successfully.'>)})
          ]
        )
    )
  ]
)