Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Stuff
Tuesday, April 15th, 2008 at 12:07:48pm UTC 

  1. === modified file 'debian/changelog'
  2. --- debian/changelog    2008-04-11 23:31:14 +0000
  3. +++ debian/changelog    2008-04-15 12:06:13 +0000
  4. @@ -1,3 +1,10 @@
  5. +casper (1.131) UNRELEASED; urgency=low
  6. +
  7. +  * scripts/casper-bottom/30accessibility: Set gconf and orca config values as
  8. +    root in only-ubiquity mode.
  9. +
  10. + -- Luke Yelavich <[email protected]>  Tue, 15 Apr 2008 22:05:27 +1000
  11. +
  12.  casper (1.130) hardy; urgency=low
  13.  
  14.    * Handle use of debian-installer/language for locale selection
  15.  
  16. === modified file 'scripts/casper-bottom/30accessibility'
  17. --- scripts/casper-bottom/30accessibility       2008-03-26 10:48:52 +0000
  18. +++ scripts/casper-bottom/30accessibility       2008-04-15 12:05:05 +0000
  19. @@ -25,6 +25,9 @@
  20.  
  21.  gct() {
  22.      if [ "$gconf_version" ]; then
  23. +        if grep -q only-ubiquity /proc/cmdline ; then
  24. +            chroot /root gconftool-2 "[email protected]"
  25. +        fi
  26.          chroot /root sudo -u "$USERNAME" gconftool-2 "[email protected]"
  27.      fi
  28.  }
  29. @@ -65,6 +68,9 @@
  30.                              echo "import orca.settings" >> /root/home/$USERNAME/.orca/user-settings.py
  31.                              echo "orca.settings.enableSpeech = False" >> /root/home/$USERNAME/.orca/user-settings.py
  32.                              echo "orca.settings.enableMagnifier = True" >> /root/home/$USERNAME/.orca/user-settings.py
  33. +                            if grep -q only-ubiquity /proc/cmdline ; then
  34. +                                   cp -r /root/home/$USERNAME/.orca /root/root
  35. +                            fi
  36.                              chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.orca
  37.                       fi
  38.                          gct -s -t bool /apps/gksu/disable-grab true
  39. @@ -86,6 +92,9 @@
  40.                              echo "import orca.settings" >> /root/home/$USERNAME/.orca/user-settings.py
  41.                              echo "orca.settings.enableSpeech = False" >> /root/home/$USERNAME/.orca/user-settings.py
  42.                              echo "orca.settings.enableBraille = True" >> /root/home/$USERNAME/.orca/user-settings.py
  43. +                            if grep -q only-ubiquity /proc/cmdline ; then
  44. +                                   cp -r /root/home/$USERNAME/.orca /root/root
  45. +                            fi
  46.                              chroot /root chown -R $USERNAME.$USERNAME /home/$USERNAME/.orca
  47.                       fi
  48.                          gct -s -t bool /apps/gksu/disable-grab true

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right