**** BEGIN LOGGING AT Wed Jul 13 02:59:57 2011 Jul 13 03:53:28 RealOpty: hey Jul 13 04:42:53 cshore, when creating a new file to add into openwrt source, how do i make it show up in svn diff? Jul 13 04:43:19 svn add path/from/root/openwrt/dir Jul 13 04:43:41 or rather svn add path/from/current/dir Jul 13 04:43:48 unless you're in the root dir Jul 13 04:44:02 ty Jul 13 04:44:20 cshore, whats the comma nd to make the 'image'? Jul 13 04:44:35 is it make target/linux/image? Jul 13 04:44:52 have you built before? Jul 13 04:45:01 yeah its compiled Jul 13 04:45:37 make target/linux/install Jul 13 04:45:40 ah Jul 13 04:45:41 ty Jul 13 05:38:42 swalker * r27602 /packages/libs/ldns/ (. Makefile): [packages] ldns: add the ldns library (#9374), thanks Cybjit Jul 13 05:40:34 swalker * r27603 /packages/net/unbound/ (7 files in 3 dirs): Jul 13 05:40:34 [packages] unbound: update to 1.4.11 (#9374), thanks Cybjit Jul 13 05:40:34 * add anchor, control, control-setup, host & library packages Jul 13 05:40:34 * add patch for the configuration options Jul 13 05:40:34 * drop the incomplete local configuration file Jul 13 05:40:34 * update named.cache Jul 13 05:40:34 * use the default auto-trust-anchor-file filename Jul 13 05:47:29 . Jul 13 05:47:57 if u change kernel versions do the modules get rebuild automatically? Jul 13 05:58:22 no, you need to force it with make target/linux/clean and then rebuild Jul 13 06:05:23 actually, the clean should probably be done *before* changing the version #. Jul 13 06:05:39 then the change, then the new target/linux/compile Jul 13 09:37:57 florian * r27604 /trunk/target/linux/brcm63xx/ (patches-2.6.39/240-spi.patch patches-3.0/240-spi.patch): [brcm63xx] fix GEN_SPI_RSET_BASE macro (#9697) Jul 13 11:52:44 Delboy_: so the only difference between the serials for the SX762 is the H70 vs S70? Jul 13 11:53:45 on my sx763 it says S70 Jul 13 11:54:42 somebody told me his sx762 has H70 Jul 13 11:55:18 but I have no idea what's in it Jul 13 11:55:37 than it is probably amazon, but check the fw version to be sure Jul 13 11:56:30 is that printed somewhere on the device or on only in the webinterface? Jul 13 11:57:23 fw ver is only inside webinterface Jul 13 11:58:22 what should it say? Jul 13 12:00:12 inside status menu if it says fw version 2.something than it is amazon Jul 13 12:00:33 ok Jul 13 12:00:54 what's the difference between sx762 / 763 anyway? Jul 13 12:04:42 tbh I dunno, datahseet says that sx763 has super g, but I don't see how because they have same wlan chip Jul 13 12:05:17 super g marketing power maybe ;-) Jul 13 12:07:39 probably, there is a nvram setting to set model Jul 13 15:06:06 nbd * r27605 /trunk/package/mac80211/patches/022-atomic64_backport.patch: mac80211: fix compile errors because of duplicate atomic64 implementations (#9690) Jul 13 15:17:35 nbd * r27606 /branches/backfire/package/mac80211/patches/022-atomic64_backport.patch: mac80211: fix compile errors because of duplicate atomic64 implementations (#9690, #9694, backport of r27605) Jul 13 15:42:24 nbd * r27607 /trunk/package/mac80211/patches/550-ath9k_mmic_verify.patch: ath9k: add some more fixes to the mic failure handling rework patch Jul 13 15:44:13 nbd * r27608 /branches/backfire/package/mac80211/patches/550-ath9k_mmic_verify.patch: ath9k: add some more fixes to the mic failure handling rework patch, backport of r27607 Jul 13 20:34:16 acinonyx * r27609 /packages/net/quagga/Makefile: [packages] quagga: Move package to 'Routing and Redirection' submenu Jul 13 21:11:41 I'm getting ext4 errors on the VirtualBox image from trunk. Is anyone else seeing that? Jul 13 21:28:13 no, I can't see your viortualbox image Jul 13 21:35:16 boot log: http://dpaste.com/568046/ Jul 13 21:36:40 jow_laptop, *groan* Jul 13 21:37:13 how big is the fs? Jul 13 21:37:51 CONFIG_TARGET_ROOTFS_PARTSIZE=64 Jul 13 21:38:21 1702130553 blocks is a bit odd for a 64M rootfs Jul 13 21:38:46 64=64TB ;-) Jul 13 21:39:13 I was building this same VDI in backfire(ext2) Jul 13 21:39:58 please see if e2fsck finds something Jul 13 21:40:06 the error messages are not conclusive Jul 13 21:55:46 hi folks. Is anyone investigating using systemd in openwrt? Jul 13 21:56:25 nobody I am aware of Jul 13 21:56:45 ok, thanks Jul 13 21:57:22 alternative question: is it possible to have udev start and stop a service when it sees a USB-connected device appear and disappear? Jul 13 21:57:31 why udev? Jul 13 21:57:45 ok, not necessarily udev Jul 13 21:57:46 you can do that with hotplug2 Jul 13 21:57:52 would that be hotplug? Jul 13 21:57:54 gotcha Jul 13 21:57:55 thanks Jul 13 21:57:55 using the default package set Jul 13 21:58:06 throw a script in /etc/hotplug.d/usb/ Jul 13 21:58:19 it gets passed all usb info via env vars Jul 13 21:58:59 great,thanks Jul 13 22:06:13 jow_laptop, the key was this in the bootlog Jul 13 22:06:14 sd 0:0:0:0: [sda] 271279 512-byte logical blocks: (138 MB/132 MiB) Jul 13 22:07:14 I'm not sure how the disk got that big after setting CONFIG_TARGET_ROOTFS_PARTSIZE=384 it now boots clean Jul 13 22:07:48 (er ...got that big *but* after setting...) Jul 13 22:15:38 I see Jul 13 22:15:46 tbh I overlooked this one as well Jul 13 22:21:30 could the script that is creating the combined image be confused? Jul 13 22:21:56 hmm Jul 13 22:22:02 unlikely **** ENDING LOGGING AT Thu Jul 14 02:59:57 2011