]> git.wh0rd.org - home.git/blobdiff - TODO
ddnuke: add fdisk+prompt to startup, and rough ETA
[home.git] / TODO
diff --git a/TODO b/TODO
index 8c1b77a1bf71e3e92554147b951e5af174fce561..28b66f2531c9b26210203f5507d931a2538c4968 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,38 +1,22 @@
+The ptrace() system call has a new option flag, PTRACE_O_EXITKILL, which causes all traced processes to receive a SIGKILL signal if the tracing process exits unexpectedly.
+
+with gdb-6.8:
+http://openocd.berlios.de/doc/GDB-and-OpenOCD.html#GDB-and-OpenOCD
+
 Add support for -lsystem to gcc (like -isystem)
 
 ldr-utils - add support for init sections and multiple init blocks
 
 u-boot:
        - add -elf2ldr
-       - look into struct passing for boot
-       - convert to C !
-       - setup error handler with newer bootroms (ErrorFunction)
-       - for ldr env, make sure to 0xff fill rather than 0x00
-       - only need one of CFG_ENV_OFFSET and CFG_ENV_ADDR
-       - add support for more commands
-               - mii
-               - spi - need to implement spi_xfer()
-       - CONFIG_RMII vs BLACKFIN_MII ?
        - for POST code, force it into LDR and only have it work when booting
          from an LDR.
-       - add net console -- make sure booting up with it works
-       - net console: tftp doesnt work ?
-       - add support for bedbug
-       - bind BF54x RTS/CTS to CONFIG_HWFLOW and convert BFIN_BOOT_UART_USE_RTS
-       - relocate RTS cruft to serial.h out of initcode
-       - bf54x initcode seems to not work with early serial debug on power reset ?
-         - default baud rate depends on CONFIG_CLKIN_HZ which does not match that
-           of the reset clock ?
-       - i2c (for mainline only)
-               - implement newer functions (bus/speed)
 
 gforge frs sort is fucked
 
 .romfs does not get a PHDR, but it works because u-boot reads section
 headers only, not program headers
 
-in images/ dont use .gz, use like -gzipped
-
 bfin exception request - write documentation
        - handler must be in L1
        - data must be in L1
@@ -43,27 +27,17 @@ review is_machine / is_arch for blackfin processors
 
 internal is 9 011 ...
 
-- make linphone/demos/etc more visible on frontpage
-- add doc header tab to frontpage alonside projects/mystuff/etc...
-
 bootrom:
  - byte count in ldr header is treated as a signed value
  - bootrom functions for programming of power and reset
 
-toolchain
- - make patchset 1.1 w/all new fixes + hardened and roll gcc-4.1.2-r1
-
 update gameslibdir http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml
 
-review ubuntu initramfs fsck for root
-
 http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well
 add info on jumping to hidden symbols as a PIC fix
 
 openvpn: http://openvpn.net/howto.html#examples
 
-2066412 mdm5252
-
 <genstef> hi, solar wants you to commit to the embedded overlay, your password for the overlays.gentoo.org is: DX7wnSe40Y
 
 http://bugs.gentoo.org/133489
@@ -71,17 +45,8 @@ http://bugs.gentoo.org/120616#c8
 
 add a -no-trigraphs gcc option
 
-buildroot: add support for uclibc release patches / configs
-
 c-client adds -fPIC to cflags
 
-uclibc stages todo:
- - arm arm-softfloat armeb armeb-softfloat
- - i386 i386-hard
- - ppc ppc-softfloat
- - sh4 [sh4eb maybe]
- - mips mipsel
-
 gdb: parse pax elf notes
 
 quake1 movie: add the ILL Clan.s seminal Apartment Huntin.. 
@@ -89,5 +54,3 @@ quake1 movie: add the ILL Clan.s seminal Apartment Huntin..
 qrescue
 <solar> notice the -r of option that exist in q
 <solar> can you do the same for metadata
-
-ia64 libunwind support