updated CHANGELOG and documentation
Esse commit está contido em:
pai
bf9a685cf8
commit
a030bbdc28
23
CHANGELOG
23
CHANGELOG
@ -1,14 +1,19 @@
|
||||
=======================
|
||||
1.1-gnoutchd 2015-04-??
|
||||
1.2 2015-05-31
|
||||
==============
|
||||
|
||||
NEW code_reset (can reset the security lock code)
|
||||
NEW code_reset (can reset the security lock code) (gnoutchd)
|
||||
NEW cfdisk, pg, setterm, ul
|
||||
(these utilities were left out of previous builds in part because
|
||||
ncurses was disabled at the time that the util-linux package was built)
|
||||
NEW nano syntax highlighting files updated
|
||||
NEW kernel rebuilt
|
||||
REMOVED depmod, iconv, locale support
|
||||
DEVELOP Kernel and roofs builds now fully automated with buildroot
|
||||
ncurses was disabled at the time that the util-linux package was built) (gnoutchd)
|
||||
NEW nano syntax highlighting files updated (gnoutchd)
|
||||
NEW kernel rebuilt (gnoutchd)
|
||||
NEW shortcuts so user can type less on the N900 keyboard (NIN101)
|
||||
NEW improved documentation (gnoutchd, NIN101)
|
||||
REMOVED depmod, iconv, locale support (gnoutchd)
|
||||
REMOVED questions during boot (NIN101)
|
||||
DEVELOP Kernel and roofs builds now fully automated with buildroot (gnoutchd)
|
||||
|
||||
Special thanks to Daniel Gnoutcheff (gnoutchd) for his contributions!
|
||||
|
||||
1.1 2013-06-30
|
||||
==============
|
||||
@ -40,7 +45,7 @@ NEW Now after bootup, the system asks the user whether he wants to enable anonym
|
||||
INFO it disappeared from the server (some problems with my hoster).
|
||||
Development is pretty much stalled. I am focusing on other things.
|
||||
Contributions otoh are still welcome.
|
||||
NEW Including Pali's script which should fix some messed up maemo /dev/ device nodes (iirc, this can happen with uboot fun)
|
||||
NEW Including Pali's script which should fix some messed up maemo /dev/ device nodes (iirc, this can happen with uboot)
|
||||
|
||||
0.5.2 2012-03-03
|
||||
================
|
||||
|
@ -82,11 +82,11 @@ charger software time to shut down. Don't connect it to the PC just yet.
|
||||
Startup the flasher and get it ready to load RescueOS. For 0xFFFF, the
|
||||
incantation is:
|
||||
|
||||
0xFFFF -m kernel:zImage -m initfs:rootfs.cramfs -l -b 'rootdelay root=/dev/ram0'
|
||||
0xFFFF -m kernel:zImage -m initfs:rescueOS-1.2.img -l -b 'rootdelay root=/dev/ram0'
|
||||
|
||||
For maemo_flasher, it's:
|
||||
|
||||
flasher-3.5 -k zImage -n rootfs.cramfs -l -b"rootdelay root=/dev/ram0"
|
||||
flasher-3.5 -k zImage -n rescueOS-1.2.img -l -b"rootdelay root=/dev/ram0"
|
||||
|
||||
You'll get a message like "suitable device not found...", but the flasher
|
||||
should block and wait. Now connect the N900 to the PC with the data cable; the
|
||||
|
Carregando…
Referência em uma nova issue
Block a user