updated CHANGELOG and documentation
This commit is contained in:
		
							
								
								
									
										23
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								CHANGELOG
									
									
									
									
									
								
							| @@ -1,14 +1,19 @@ | |||||||
| ======================= | 1.2 2015-05-31 | ||||||
| 1.1-gnoutchd 2015-04-?? | ============== | ||||||
|  |  | ||||||
| NEW	code_reset (can reset the security lock code) | NEW	code_reset (can reset the security lock code) (gnoutchd) | ||||||
| NEW	cfdisk, pg, setterm, ul | NEW	cfdisk, pg, setterm, ul | ||||||
| 	(these utilities were left out of previous builds in part because | 	(these utilities were left out of previous builds in part because | ||||||
| 	 ncurses was disabled at the time that the util-linux package was built) | 	 ncurses was disabled at the time that the util-linux package was built) (gnoutchd) | ||||||
| NEW	nano syntax highlighting files updated | NEW	nano syntax highlighting files updated (gnoutchd) | ||||||
| NEW	kernel rebuilt | NEW	kernel rebuilt (gnoutchd) | ||||||
| REMOVED	depmod, iconv, locale support | NEW 	shortcuts so user can type less on the N900 keyboard (NIN101) | ||||||
| DEVELOP	Kernel and roofs builds now fully automated with buildroot | 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 | 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). | INFO	it disappeared from the server (some problems with my hoster). | ||||||
| 	Development is pretty much stalled. I am focusing on other things. | 	Development is pretty much stalled. I am focusing on other things. | ||||||
| 	Contributions otoh are still welcome. | 	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 | 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 | Startup the flasher and get it ready to load RescueOS.  For 0xFFFF, the | ||||||
| incantation is: | 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: | 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 | 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 | should block and wait.  Now connect the N900 to the PC with the data cable; the | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user