189 | | |
| 189 | * 由於 live-helper 會產生 .stage 的檔案,所以可以用時間戳記來了解 live-helper 的大致工作流程(workflow) |
| 190 | {{{ |
| 191 | jazz@lenny:~/drbl-hadoop-live/.stage$ ls --full-time * | sort -n |
| 192 | -rw-r--r-- 1 root root 0 2010-06-26 09:40:34.000000000 +0800 config |
| 193 | -rw-r--r-- 1 root root 0 2010-06-26 09:42:44.000000000 +0800 bootstrap |
| 194 | -rw-r--r-- 1 root root 0 2010-06-26 09:42:45.000000000 +0800 bootstrap_cache.save |
| 195 | -rw-r--r-- 1 root root 0 2010-06-26 09:43:05.000000000 +0800 chroot_packageslists |
| 196 | -rw-r--r-- 1 root root 0 2010-06-26 09:43:06.000000000 +0800 chroot_packages |
| 197 | -rw-r--r-- 1 root root 0 2010-06-26 09:45:58.000000000 +0800 chroot_install-packages |
| 198 | -rw-r--r-- 1 root root 0 2010-06-26 09:46:02.000000000 +0800 chroot_localization |
| 199 | -rw-r--r-- 1 root root 0 2010-06-26 09:46:05.000000000 +0800 chroot_hacks |
| 200 | -rw-r--r-- 1 root root 0 2010-06-26 09:46:30.000000000 +0800 binary_chroot |
| 201 | -rw-r--r-- 1 root root 0 2010-06-26 09:46:41.000000000 +0800 chroot_apt |
| 202 | -rw-r--r-- 1 root root 0 2010-06-26 09:48:51.000000000 +0800 binary_rootfs |
| 203 | -rw-r--r-- 1 root root 0 2010-06-26 09:48:52.000000000 +0800 binary_manifest |
| 204 | -rw-r--r-- 1 root root 0 2010-06-26 09:48:53.000000000 +0800 binary_linux-image |
| 205 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:00.000000000 +0800 binary_memtest |
| 206 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:07.000000000 +0800 binary_syslinux |
| 207 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:08.000000000 +0800 binary_disk |
| 208 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:08.000000000 +0800 binary_win32-loader |
| 209 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:09.000000000 +0800 binary_includes |
| 210 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:11.000000000 +0800 binary_md5sum |
| 211 | -rw-r--r-- 1 root root 0 2010-06-26 09:49:17.000000000 +0800 binary_iso |
| 212 | }}} |