Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-05 | Set package name like other timezone packages | wimpie | 1 | -1/+1 |
2004-12-20 | Restore changes... | zecke | 1 | -2/+3 |
2004-10-19 | Timezone added on request of Gints Polis to fix TimeZone Offset | zecke | 1 | -0/+0 |
for Riga | ||||
2004-10-15 | Test if '/etc/resolv.conf' exists and then back it up to $tmpfile. | zecke | 1 | -1/+1 |
Now we even can work with no file at all and create it to add our nameserver | ||||
2004-09-17 | fixed Rotation on Ramses | schurig | 1 | -54/+52 |
2004-08-17 | tosa is 0:0 | llornkcor | 1 | -1/+1 |
2004-08-05 | opie-multiauth-bluepingplugin now requires bluetooth to be properly shut down, | clem | 1 | -0/+4 |
through this new script, before suspend, so hciattach does not 'pretend' that Bluetooth is still working just after resuming. New versions (> Familiar 0.7.2) of bluez package might take care of that... | ||||
2004-05-01 | patch by Michael O. to only use cpuinfo | zecke | 1 | -22/+14 |
2004-04-30 | too bad... there is lots of hardcoded stuff and compatibility cruft which | mickeyl | 1 | -4/+4 |
calls for "qpe". Let's postpone this for Opie 2.0 then. | ||||
2004-04-30 | yeah for consistency: s/qpe/opie/ | mickeyl | 1 | -4/+4 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 3 | -3/+3 |
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -1/+1 |
Maintainer, Files and Section fields) | ||||
2004-01-10 | change maintainter from warick to opie project | llornkcor | 3 | -3/+3 |
2003-11-09 | s/noarch/all | mickeyl | 11 | -11/+11 |
2003-11-09 | timezones-common shouldn't provide timezones | mickeyl | 1 | -1/+0 |
2003-11-06 | merge root/* | mickeyl | 3 | -1/+6 |
2003-11-03 | add correct j56x rotation | chicken | 1 | -0/+3 |
2003-11-02 | add h5xxx just to make sure | chicken | 1 | -0/+1 |
2003-06-25 | do not depend on yourself | schurig | 1 | -2/+1 |
2003-06-17 | ups, had wrong names ... | schurig | 11 | -31/+31 |
2003-06-14 | Broken down timezones-*.ipk files as an alternative for the big timezones.ipk | schurig | 11 | -0/+110 |
2003-05-24 | add SIMpad specific keyboard support through QWS_KEYBOARD | mickeyl | 1 | -2/+2 |
2003-05-23 | add support for SIMpad which doesn't have a rotated framebuffer | mickeyl | 1 | -2/+9 |
2003-04-24 | Add architecture field | kergoth | 1 | -0/+1 |
2003-04-23 | Move update-qtfontdir somewhere a bit more appropriate | kergoth | 1 | -0/+62 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 3 | -0/+3 |
in favor of something with some sanity. | ||||
2002-12-17 | rewritten - opie-login doesn't need the ssh stuff for root | sandman | 1 | -67/+59 |
also moved the QWS_DISPLAY stuff into the global scope to make it easier to set all Opie env.vars. with: . /etc/init.d/opie | ||||
2002-12-15 | moved changedns to /usr/bin (so ifup/down actually find it), and rewrote it | sandman | 1 | -0/+42 |
(runs with busybox now and doesn't write to temporary files in the current directory, which could be anywhere) | ||||
2002-12-10 | not needed anymore | sandman | 1 | -15/+0 |
2002-11-21 | Adde a QWS_DISPLAY= line for iPAQ 39xx | sandman | 1 | -0/+1 |
2002-11-20 | Add opiealarm suspend/resume script for use with apmd | kergoth | 1 | -0/+11 |
2002-11-20 | ipaq->root, ipaq/opiealarm->core/opiealarm | kergoth | 3 | -3/+3 |
2002-10-04 | power button disable not needed anymore in startscript, its now in odevice | harlekin | 1 | -5/+0 |
2002-09-19 | Patch by dwwm2 to add opie-sh-ssh-askpass to opie init script | zecke | 1 | -0/+4 |
2002-09-17 | now use ssh-agent if it is present | harlekin | 1 | -4/+10 |
2002-09-05 | Sane fallback for rotation if /proc/hal/model doesnt exist (i.e. zaurus). | kergoth | 1 | -1/+2 |
2002-09-05 | improved version by obri | harlekin | 1 | -15/+34 |
2002-08-30 | first bootsplash attempt | harlekin | 1 | -0/+5 |
2002-08-29 | Correcting various syntax problems in control files. | kergoth | 1 | -1/+1 |
2002-08-04 | Forgot this file in the last commit (fixes for SIGTERM handling) | sandman | 1 | -1/+5 |
2002-07-27 | Update for OPIE to use opie-login | sandman | 1 | -1/+6 |
2002-06-23 | binary name stayed qpe | harlekin | 1 | -3/+3 |
2002-06-21 | make it opie | harlekin | 1 | -0/+58 |
2002-06-17 | Added a new switch (-f) to opiealarm. When enabled the RTC is 'fixed' | sandman | 1 | -1/+1 |
on suspend, if system and RTC time differ more than 5 seconds. This works both with a installed /etc/localtime and without. This should fix many reported problems regarding ipaqalarm/opiealarm. | ||||
2002-06-09 | Made resuspend timeout a command line option (-a <seconds>) | sandman | 1 | -1/+1 |
2002-06-02 | New suspend/resume scripts for new opiealarm | sandman | 2 | -3/+2 |
2002-06-02 | Reworked the whole system and introduced re-suspend. Effect is that the | sandman | 1 | -1/+1 |
iPAQ is re-suspended when woken up by the RTC (as opposed to the button) and on AC. Timeout is currently hardcoded to 120sec. | ||||
2002-06-01 | Modified to work with enhanced opiealarm daemon | sandman | 2 | -4/+3 |
2002-05-31 | Initial check in of opiealarm/opieatd | sandman | 5 | -1/+28 |
This is a (tiny) replacement for ipaqalarm/qpe2uschedule/uscheduled Made w2k-ppp only claim the needed files (not the whole etc dir) | ||||
2002-05-13 | better name | harlekin | 1 | -0/+0 |