Skip to content

Commit

Permalink
add comments which parts we migrated
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
  • Loading branch information
Nico Schottelius committed Oct 2, 2009
1 parent a8232ec commit 173f9c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -111,7 +111,7 @@ de-install:
de-run:
ssh root@de reboot

UBUNTUHOST=cinit@192.168.122.107
UBUNTUHOST=cinit@192.168.122.110
UBUNTUCONF=./etc/cinit-ubuntu
UBUNTUINSTALL="cd cinit && make clean && sudo make install"
UBUNTUTEST="sudo reboot"
Expand Down
4 changes: 2 additions & 2 deletions scripts/future-bin/cinit-conf.migrate.upstart.ubuntu.jaunty
Expand Up @@ -41,8 +41,8 @@ cinit-conf.svc.init.dependencies
# /etc/rcS.d/ (does not sound very efficient to me).

# cinit@cinit-desktop:/etc/event.d$ ls -1 /etc/rcS.d/ | sed 's/^/# /'
# README
# S01mountkernfs.sh
# README: not migrated:
# S01mountkernfs.sh: sysfs, proc; ignored spufs, /var/run, /lib/init
# S01readahead
# S02hostname.sh
# S06keyboard-setup
Expand Down

0 comments on commit 173f9c2

Please sign in to comment.