diff options
| author | Jonathan Bauer | 2013-03-14 18:30:10 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-03-14 18:30:10 +0100 |
| commit | 765e0502c315d250ab8f671bc726fef6f63a026a (patch) | |
| tree | e5624ec583c98fd3202caefad9b37289d9cad348 /remote/stage3.2 | |
| parent | base -> base32 and started new base31 (diff) | |
| download | tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.tar.gz tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.tar.xz tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.zip | |
restructuring...
Diffstat (limited to 'remote/stage3.2')
| l--------- | remote/stage3.2/base32 | 1 | ||||
| l--------- | remote/stage3.2/busybox | 2 | ||||
| l--------- | remote/stage3.2/consolekit | 2 | ||||
| l--------- | remote/stage3.2/dbus | 2 | ||||
| l--------- | remote/stage3.2/kdm | 2 | ||||
| l--------- | remote/stage3.2/plymouth | 2 | ||||
| l--------- | remote/stage3.2/policykit | 2 | ||||
| l--------- | remote/stage3.2/rootfs-stage32-default | 1 | ||||
| l--------- | remote/stage3.2/rsyslogd | 2 | ||||
| l--------- | remote/stage3.2/sshd | 2 | ||||
| l--------- | remote/stage3.2/systemd | 2 | ||||
| l--------- | remote/stage3.2/xorg | 2 |
12 files changed, 11 insertions, 11 deletions
diff --git a/remote/stage3.2/base32 b/remote/stage3.2/base32 deleted file mode 120000 index 3de6f87a..00000000 --- a/remote/stage3.2/base32 +++ /dev/null @@ -1 +0,0 @@ -../tools/base32/
\ No newline at end of file diff --git a/remote/stage3.2/busybox b/remote/stage3.2/busybox index 745a1eab..0880d250 120000 --- a/remote/stage3.2/busybox +++ b/remote/stage3.2/busybox @@ -1 +1 @@ -../tools/busybox
\ No newline at end of file +../modules/busybox
\ No newline at end of file diff --git a/remote/stage3.2/consolekit b/remote/stage3.2/consolekit index c7e26d7d..ea16698b 120000 --- a/remote/stage3.2/consolekit +++ b/remote/stage3.2/consolekit @@ -1 +1 @@ -../tools/consolekit
\ No newline at end of file +../modules/consolekit
\ No newline at end of file diff --git a/remote/stage3.2/dbus b/remote/stage3.2/dbus index 940d377c..869ba187 120000 --- a/remote/stage3.2/dbus +++ b/remote/stage3.2/dbus @@ -1 +1 @@ -../tools/dbus
\ No newline at end of file +../modules/dbus
\ No newline at end of file diff --git a/remote/stage3.2/kdm b/remote/stage3.2/kdm index 65dce0e5..259b5e7c 120000 --- a/remote/stage3.2/kdm +++ b/remote/stage3.2/kdm @@ -1 +1 @@ -../tools/kdm
\ No newline at end of file +../modules/kdm
\ No newline at end of file diff --git a/remote/stage3.2/plymouth b/remote/stage3.2/plymouth index 85eaa0e3..0dcc7319 120000 --- a/remote/stage3.2/plymouth +++ b/remote/stage3.2/plymouth @@ -1 +1 @@ -../tools/plymouth
\ No newline at end of file +../modules/plymouth
\ No newline at end of file diff --git a/remote/stage3.2/policykit b/remote/stage3.2/policykit index af321cce..def43fa6 120000 --- a/remote/stage3.2/policykit +++ b/remote/stage3.2/policykit @@ -1 +1 @@ -../tools/policykit
\ No newline at end of file +../modules/policykit
\ No newline at end of file diff --git a/remote/stage3.2/rootfs-stage32-default b/remote/stage3.2/rootfs-stage32-default new file mode 120000 index 00000000..46d20ea6 --- /dev/null +++ b/remote/stage3.2/rootfs-stage32-default @@ -0,0 +1 @@ +../rootfs/rootfs-stage32-default
\ No newline at end of file diff --git a/remote/stage3.2/rsyslogd b/remote/stage3.2/rsyslogd index b76b8804..737ff3c0 120000 --- a/remote/stage3.2/rsyslogd +++ b/remote/stage3.2/rsyslogd @@ -1 +1 @@ -../tools/rsyslogd
\ No newline at end of file +../modules/rsyslogd
\ No newline at end of file diff --git a/remote/stage3.2/sshd b/remote/stage3.2/sshd index b6a28fd7..92c8ad1a 120000 --- a/remote/stage3.2/sshd +++ b/remote/stage3.2/sshd @@ -1 +1 @@ -../tools/sshd
\ No newline at end of file +../modules/sshd
\ No newline at end of file diff --git a/remote/stage3.2/systemd b/remote/stage3.2/systemd index e19a176e..b6060d82 120000 --- a/remote/stage3.2/systemd +++ b/remote/stage3.2/systemd @@ -1 +1 @@ -../tools/systemd
\ No newline at end of file +../modules/systemd
\ No newline at end of file diff --git a/remote/stage3.2/xorg b/remote/stage3.2/xorg index d7b6db22..9750345d 120000 --- a/remote/stage3.2/xorg +++ b/remote/stage3.2/xorg @@ -1 +1 @@ -../tools/xorg
\ No newline at end of file +../modules/xorg
\ No newline at end of file |
