<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@
 # Contributor: Shino &lt;shino@jenux.homelinux.org&gt;
 pkgname=chaox-installer
 pkgver=2009.02
-pkgrel=16
+pkgrel=17
 pkgdesc=&quot;The chaox install script&quot;
 arch=('i686' 'x86_64')
 url=&quot;http://projects.archlinux.org/?p=installer.git&quot;
@@ -11,7 +11,7 @@ license=('GPL')
 depends=('bash')
 source=(&quot;ftp://ftp.archlinux.org/other/archlinux-installer/archlinux-installer-$pkgver-2.tar.gz&quot; &quot;chaox-setup.diff&quot;)
 md5sums=('93bc355046775819baa9402ff0744bd3'
-         'ae42097a16aea0503c46b1fc913f6b65')
+         '49e25d8d3df9c2ecd97bba8b25e6b93d')
 
 build() {
   cd &quot;$srcdir/archlinux-installer-$pkgver-2&quot;</diff>
      <filename>pkgbuilds/system/chaox-installer/PKGBUILD</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
---- setup.orig	2009-07-04 21:42:38.000000000 +0200
-+++ setup	2009-07-04 21:45:53.000000000 +0200
+--- setup.orig	2009-07-04 21:52:06.000000000 +0200
++++ setup	2009-07-04 21:59:41.000000000 +0200
 @@ -1,9 +1,9 @@
  #!/bin/bash
  
@@ -283,7 +283,7 @@
  # auto_locale()
  # enable glibc locales from rc.conf and build initial locale DB
  auto_locale()
-@@ -914,86 +792,11 @@
+@@ -914,86 +792,12 @@
      chroot ${DESTDIR} locale-gen &gt;/dev/null
  }
  
@@ -367,13 +367,14 @@
 -
  dogrub() {
      get_grub_map
++    cp /arch/vmlinuz26 &quot;$DESTDIR&quot;/boot/
 +    mkdir &quot;$DESTDIR/boot/grub&quot;
 +    cp -r &quot;$DESTDIR&quot;/usr/lib/grub/i386-pc/* &quot;$DESTDIR&quot;/boot/grub/
 +    touch &quot;$DESTDIR&quot;/boot/grub/menu.lst
      local grubmenu=&quot;$DESTDIR/boot/grub/menu.lst&quot;
      if [ ! -f $grubmenu ]; then
          DIALOG --msgbox &quot;Error: Couldn't find $grubmenu.  Is GRUB installed?&quot; 0 0
-@@ -1024,19 +827,20 @@
+@@ -1024,19 +828,20 @@
              fi
              # remove default entries by truncating file at our little tag (#-*)
              sed -i -e '/#-\*/q' $grubmenu
@@ -400,7 +401,7 @@
  
  # (2) Windows
  #title Windows
-@@ -1092,7 +896,7 @@
+@@ -1092,7 +897,7 @@
          DIALOG --msgbox &quot;GRUB root and setup devices could not be auto-located.  You will need to manually run the GRUB shell to install a bootloader.&quot; 0 0
          return 1
      fi
@@ -409,7 +410,7 @@
      cat /tmp/grub.log &gt;$LOG
      # unfreeze xfs filesystems
      if [ -x /usr/sbin/xfs_freeze ]; then
-@@ -1108,64 +912,6 @@
+@@ -1108,64 +913,6 @@
      S_GRUB=1
  }
  
@@ -474,7 +475,7 @@
  # set_clock()
  # prompts user to set hardware clock and timezone
  #
-@@ -1258,7 +1004,7 @@
+@@ -1258,7 +1005,7 @@
          touch /tmp/setup-mkinitcpio-running
          echo &quot;mkinitcpio progress ...&quot; &gt; /tmp/mkinitcpio.log; \
          echo &gt;&gt; /tmp/mkinitcpio.log; \
@@ -483,7 +484,7 @@
          echo $? &gt; /tmp/.mkinitcpio-retcode
          echo &gt;&gt; /tmp/mkinitcpio.log
          rm -f /tmp/setup-mkinitcpio-running
-@@ -1288,14 +1034,6 @@
+@@ -1288,14 +1035,6 @@
      ## PREPROCESSING ##
      # only done on first invocation of configure_system
      if [ $S_CONFIG -eq 0 ]; then
@@ -498,7 +499,7 @@
          # /etc/rc.conf
          # insert timezone and utc info
          sed -i -e &quot;s/^TIMEZONE=.*/TIMEZONE=\&quot;$(echo $TIMEZONE | sed &quot;s/\//\\\\\//g&quot;)\&quot;/g&quot; \
-@@ -1378,31 +1116,28 @@
+@@ -1378,31 +1117,28 @@
      fi
      DIALOG $DEFAULT --title &quot; MAIN MENU &quot; \
          --menu &quot;Use the UP and DOWN arrows to navigate menus.  Use TAB to switch between buttons and ENTER to select.&quot; 16 55 8 \
@@ -543,7 +544,7 @@
              echo &quot;&quot;
              echo &quot;If the install finished successfully, you can now type 'reboot'&quot;
              echo &quot;to restart the system.&quot;
-@@ -1417,12 +1152,22 @@
+@@ -1417,12 +1153,22 @@
  #####################
  ## begin execution ##
  </diff>
      <filename>pkgbuilds/system/chaox-installer/chaox-setup.diff</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c228de5163acbafa1c3229f7c1c1e08a18ec7506</id>
    </parent>
  </parents>
  <author>
    <name>jensp</name>
    <email>jens@jenux.homelinux.org</email>
  </author>
  <url>http://github.com/jensp/chaox-ng-livecd/commit/5c733a25f9196523672daa07ee2b21512ebd7fb1</url>
  <id>5c733a25f9196523672daa07ee2b21512ebd7fb1</id>
  <committed-date>2009-07-04T13:01:09-07:00</committed-date>
  <authored-date>2009-07-04T13:01:09-07:00</authored-date>
  <message>having a kernel propably isn't a bad idea either</message>
  <tree>1cf78ea4bae6d0350eeedec5f6434694d3c50516</tree>
  <committer>
    <name>jensp</name>
    <email>jens@jenux.homelinux.org</email>
  </committer>
</commit>
