Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 18 years ago
parent
commit
52359fc5d1
16 changed files with 450 additions and 26 deletions
  1. +7
    -1
      target/tor/build_stage1.sh
  2. +16
    -3
      target/tor/build_stage2.sh
  3. +2
    -1
      target/tor/config.in
  4. +4
    -0
      target/tor/download.txt
  5. +1
    -0
      target/tor/fixedfiles/icewm_menu
  6. +9
    -0
      target/tor/fixedfiles/irssi.desktop
  7. +286
    -0
      target/tor/fixedfiles/irssi_config
  8. +61
    -0
      target/tor/fixedfiles/mod_rockate.sh
  9. +9
    -0
      target/tor/fixedfiles/networksetup.desktop
  10. +8
    -0
      target/tor/fixedfiles/system
  11. +23
    -0
      target/tor/fixedfiles/torrc
  12. +0
    -1
      target/tor/fixedfiles/xorg.conf
  13. +0
    -1
      target/tor/initrd/initrd_livecd
  14. +5
    -0
      target/tor/needed_pkgs
  15. +12
    -12
      target/tor/x86/help0.txt
  16. +7
    -7
      target/tor/x86/isolinux.cfg

+ 7
- 1
target/tor/build_stage1.sh

@ -20,7 +20,7 @@ fi
rock_targetdir="$base/target/$target/" rock_targetdir="$base/target/$target/"
rock_target="$target" rock_target="$target"
rootdir="$disksdir/2nd_stage"
rootdir="$base/build/$ROCKCFG_ID"
targetdir="$disksdir/initrd" targetdir="$disksdir/initrd"
cross_compile="" cross_compile=""
if [ "$ROCKCFG_CROSSBUILD" = "1" ] ; then if [ "$ROCKCFG_CROSSBUILD" = "1" ] ; then
@ -168,6 +168,12 @@ do
fi fi
done < <( find ${targetdir} -type f | xargs md5sum | sort ) done < <( find ${targetdir} -type f | xargs md5sum | sort )
if [ "${ROCKCFG_TARGET_TOR_SIZE}" == "files" ] ; then
echo_status "Compressing binaries"
files="`find . -type f -print0 | xargs -0 file | grep ELF | cut -f1 -d:`"
$base/build/$ROCKCFG_ID/usr/bin/upx2 --brute $files < /proc/$$/fd/0 > /proc/$$/fd/1 2> /proc/$$/fd/2 || true
fi
cd .. cd ..
echo_header "Creating initrd filesystem image: " echo_header "Creating initrd filesystem image: "

+ 16
- 3
target/tor/build_stage2.sh

@ -77,7 +77,7 @@ echo_status "Creating home directories and users..."
mkdir -p home/{rocker,root} mkdir -p home/{rocker,root}
chown 1000:100 home/rocker chown 1000:100 home/rocker
sed -i -e 's,root:.*,root:x:0:0:root:/home/root:/bin/bash,' etc/passwd
sed -i -e 's,root:.*,root::0:0:root:/home/root:/bin/bash,' etc/passwd
sed -i -e 's,root:.*,root:$1$9KtEb9vt$IDoD/c7IG5EpCwxvBudgA:13300::::::,' etc/shadow sed -i -e 's,root:.*,root:$1$9KtEb9vt$IDoD/c7IG5EpCwxvBudgA:13300::::::,' etc/shadow
echo 'rocker:x:1000:100:ROCK Live CD User:/home/rocker:/bin/bash' >> etc/passwd echo 'rocker:x:1000:100:ROCK Live CD User:/home/rocker:/bin/bash' >> etc/passwd
echo 'rocker:$1$b3mL1k/q$zneIjKcHqok1T80fp1cPI1:13300:0:99999:7:::' >> etc/shadow echo 'rocker:$1$b3mL1k/q$zneIjKcHqok1T80fp1cPI1:13300:0:99999:7:::' >> etc/shadow
@ -93,12 +93,25 @@ echo "/usr/lib/libcowfs.so" > etc/ld.so.preload
echo_status "adding a few additional files" echo_status "adding a few additional files"
cp -v $base/download/mirror/t/tor_aliases_v4 etc/profile.d cp -v $base/download/mirror/t/tor_aliases_v4 etc/profile.d
echo ROCKate > etc/HOSTNAME echo ROCKate > etc/HOSTNAME
echo "export WINDOWMANAGER=\"/usr/bin/icewm\"" > etc/profile.d/windowmanager
echo "export WINDOWMANAGER=\"/usr/bin/icewm-session\"" > etc/profile.d/windowmanager
echo "export XDM=\"/usr/X11R7/bin/xdm\"" > etc/conf/xdm echo "export XDM=\"/usr/X11R7/bin/xdm\"" > etc/conf/xdm
echo "#!/bin/bash" > sbin/startx_on_boot echo "#!/bin/bash" > sbin/startx_on_boot
echo "su - rocker -c \". /etc/profile; /usr/X11R7/bin/startx\"" >> sbin/startx_on_boot echo "su - rocker -c \". /etc/profile; /usr/X11R7/bin/startx\"" >> sbin/startx_on_boot
chmod +x sbin/startx_on_boot chmod +x sbin/startx_on_boot
echo "127.0.0.1 ROCKate" >> etc/hosts echo "127.0.0.1 ROCKate" >> etc/hosts
cp $base/target/tor/fixedfiles/irssi_config etc/irssi.conf
chmod 644 etc/irssi.conf
mkdir -p etc/tor
cp $base/target/tor/fixedfiles/torrc etc/tor/torrc
cp $base/target/tor/fixedfiles/mod_rockate.sh etc/stone.d/
cp $base/target/tor/fixedfiles/*.desktop usr/share/applications
cp $base/download/mirror/r/rockate_*jpg usr/share/icewm/
cp $base/target/tor/fixedfiles/icewm_menu usr/share/icewm/menu cp $base/target/tor/fixedfiles/icewm_menu usr/share/icewm/menu
cp $base/target/tor/fixedfiles/rock-menu usr/share/icewm/rock-menu cp $base/target/tor/fixedfiles/rock-menu usr/share/icewm/rock-menu
chmod +x usr/share/icewm/rock-menu chmod +x usr/share/icewm/rock-menu
@ -110,7 +123,7 @@ chroot . /usr/share/icewm/rock-menu
#echo "chmod 666 \${FLWRAPPER_WLOG} \${FLWRAPPER_RLOG}" >> etc/profile #echo "chmod 666 \${FLWRAPPER_WLOG} \${FLWRAPPER_RLOG}" >> etc/profile
#cp "$base/build/$ROCKCFG_ID/ROCK/tools.native/lib/fl_wrapper.so" lib/ #cp "$base/build/$ROCKCFG_ID/ROCK/tools.native/lib/fl_wrapper.so" lib/
#echo "/lib/fl_wrapper.so" >> etc/ld.so.preload #echo "/lib/fl_wrapper.so" >> etc/ld.so.preload
#
if [ "${ROCKCFG_TARGET_TOR_SIZE}" == "files" ] ; then if [ "${ROCKCFG_TARGET_TOR_SIZE}" == "files" ] ; then
echo_status "Compressing binaries" echo_status "Compressing binaries"
files="`find bin sbin usr/bin usr/sbin usr/X11/bin -type f -print0 | xargs -0 file | grep ELF | cut -f1 -d:`" files="`find bin sbin usr/bin usr/sbin usr/X11/bin -type f -print0 | xargs -0 file | grep ELF | cut -f1 -d:`"

+ 2
- 1
target/tor/config.in

@ -69,7 +69,7 @@ echo "pkgfilter sed '" > config/$config.$swpid/predefined-pkgsel.parsed
. ./misc/pkgsel/macros . ./misc/pkgsel/macros
REMOVE xphelloworld >> config/$config.$swpid/predefined-pkgsel.parsed REMOVE xphelloworld >> config/$config.$swpid/predefined-pkgsel.parsed
REMOVE pcmcia-cs >> config/$config.$swpid/predefined-pkgsel.parsed REMOVE pcmcia-cs >> config/$config.$swpid/predefined-pkgsel.parsed
for x in icewm imlib glib12 tor privoxy dillo gtk+12 xterm ; do
for x in icewm imlib glib12 tor privoxy dillo gtk+12 xterm irssi xdialog ; do
ADD $x >> config/$config.$swpid/predefined-pkgsel.parsed ADD $x >> config/$config.$swpid/predefined-pkgsel.parsed
done done
. ./misc/pkgsel/minimal+xorg.in >> config/$config.$swpid/predefined-pkgsel.parsed . ./misc/pkgsel/minimal+xorg.in >> config/$config.$swpid/predefined-pkgsel.parsed
@ -77,6 +77,7 @@ done
echo "'" >> config/$config.$swpid/predefined-pkgsel.parsed echo "'" >> config/$config.$swpid/predefined-pkgsel.parsed
. config/$config.$swpid/predefined-pkgsel.parsed . config/$config.$swpid/predefined-pkgsel.parsed
pkgenable tsocks
pkgenable kiss pkgenable kiss
pkgenable dietlibc pkgenable dietlibc
pkgenable squashfs-tools pkgenable squashfs-tools

+ 4
- 0
target/tor/download.txt

@ -1 +1,5 @@
3236835844 tor_aliases_v4 http://shellscripts.org/projects/t/toraliases/version_4/ 3236835844 tor_aliases_v4 http://shellscripts.org/projects/t/toraliases/version_4/
1930262293 rockate_640x480.jpg http://pallas.crash-override.net/~blindcoder/
3137166457 rockate_800x600.jpg http://pallas.crash-override.net/~blindcoder/
1408201020 rockate_1024x768.jpg http://pallas.crash-override.net/~blindcoder/
4002653970 rockate_1280x1024.jpg http://pallas.crash-override.net/~blindcoder/

+ 1
- 0
target/tor/fixedfiles/icewm_menu

@ -1,3 +1,4 @@
prog Networksetup xterm xterm -e su root /usr/sbin/stone -x11 rockate
prog xterm xterm xterm prog xterm xterm xterm
separator separator
menufile Programs folder /usr/share/icewm/ROCK menufile Programs folder /usr/share/icewm/ROCK

+ 9
- 0
target/tor/fixedfiles/irssi.desktop

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=irrsi
Comment=IRC Client
Exec=torify irssi
Terminal=true
Type=Application
Categories=Network;IRCClient
X-ROCK-Name=irssi

+ 286
- 0
target/tor/fixedfiles/irssi_config

@ -0,0 +1,286 @@
servers = (
{ address = "irc.fu-berlin.de"; chatnet = "IRCnet"; port = "6668"; },
{ address = "irc.efnet.net"; chatnet = "EFNet"; port = "6667"; },
{ address = "irc.undernet.org"; chatnet = "Undernet"; port = "6667"; },
{ address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },
{ address = "10.254.254.1"; chatnet = "freenode"; port = "6667"; },
{ address = "10.254.254.2"; chatnet = "freenodegpg"; port = "6667"; },
{ address = "irc.gnome.org"; chatnet = "GIMPNet"; port = "6667"; },
{ address = "irc.ptlink.net"; chatnet = "PTlink"; port = "6667"; },
{ address = "irc.sorcery.net"; chatnet = "SorceryNet"; port = "6667"; },
{ address = "irc.hashmark.net"; chatnet = "Hashmark"; port = "6667"; },
{ address = "irc.ptnet.org"; chatnet = "PTnet"; port = "6667"; },
{ address = "irc.azzurra.org"; chatnet = "AzzurraNET"; port = "6667"; },
{ address = "irc.stardock.com"; chatnet = "stardock"; port = "6667"; },
{ address = "irc.lugs.ch"; chatnet = "lugs"; port = "6667"; },
{ address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; }
);
chatnets = {
IRCnet = {
type = "IRC";
max_kicks = "4";
max_modes = "3";
max_msgs = "5";
max_whois = "4";
max_query_chans = "5";
};
EFNet = {
type = "IRC";
max_kicks = "4";
max_modes = "4";
max_msgs = "3";
max_whois = "1";
};
Undernet = {
type = "IRC";
max_kicks = "4";
max_modes = "3";
max_msgs = "3";
max_whois = "30";
};
DALnet = {
type = "IRC";
max_kicks = "4";
max_modes = "6";
max_msgs = "3";
max_whois = "30";
};
freenode = {
type = "IRC";
max_kicks = "4";
max_msgs = "1";
max_modes = "4";
max_whois = "1";
};
GIMPNet = {
type = "IRC";
max_kicks = "4";
max_modes = "4";
max_msgs = "3";
max_whois = "1";
};
PTlink = {
type = "IRC";
max_kicks = "1";
max_modes = "6";
max_msgs = "30";
max_whois = "1";
};
SorceryNet = {
type = "IRC";
max_kicks = "30";
max_modes = "6";
max_msgs = "30";
max_whois = "30";
};
Hashmark = {
type = "IRC";
max_kicks = "4";
max_modes = "3";
max_msgs = "3";
max_whois = "30";
};
PTnet = {
type = "IRC";
max_kicks = "30";
max_modes = "13";
max_msgs = "10";
max_whois = "30";
};
AzzurraNET = {
type = "IRC";
max_kicks = "4";
max_modes = "6";
max_msgs = "3";
};
SILC = { type = "SILC"; };
stardock = { type = "IRC"; };
lugs = { type = "IRC"; };
};
channels = (
{ name = "#tor"; chatnet = "freenode"; autojoin = "yes"; },
{ name = "#tor"; chatnet = "freenodegpg"; autojoin = "yes"; },
);
aliases = {
J = "join";
WJOIN = "join -window";
WQUERY = "query -window";
LEAVE = "part";
BYE = "quit";
EXIT = "quit";
SIGNOFF = "quit";
DESCRIBE = "action";
DATE = "time";
HOST = "userhost";
LAST = "lastlog";
SAY = "msg *";
WI = "whois";
WII = "whois $0 $0";
WW = "whowas";
W = "who";
N = "names";
M = "msg";
T = "topic";
C = "clear";
CL = "clear";
K = "kick";
KB = "kickban";
KN = "knockout";
BANS = "ban";
B = "ban";
MUB = "unban *";
UB = "unban";
IG = "ignore";
UNIG = "unignore";
SB = "scrollback";
UMODE = "mode $N";
WC = "window close";
WN = "window new hide";
SV = "say Irssi $J ($V) - http://irssi.org/";
GOTO = "sb goto";
CHAT = "dcc chat";
RUN = "SCRIPT LOAD";
UPTIME = "eval exec - expr `date +%s` - \\$F | awk '{print \"Irssi uptime: \"int(\\\\\\$1/3600/24)\"d \"int(\\\\\\$1/3600%24)\"h \"int(\\\\\\$1/60%60)\"m \"int(\\\\\\$1%60)\"s\" }'";
CALC = "exec - if which bc &>/dev/null\\; then echo '$*' | bc | awk '{print \"$*=\"$$1}'\\; else echo bc was not found\\; fi";
SBAR = "STATUSBAR";
INVITELIST = "mode $C +I";
Q = "QUERY";
};
statusbar = {
# formats:
# when using {templates}, the template is shown only if it's argument isn't
# empty unless no argument is given. for example {sb} is printed always,
# but {sb $T} is printed only if $T isn't empty.
items = {
# start/end text in statusbars
barstart = "{sbstart}";
barend = "{sbend}";
topicbarstart = "{topicsbstart}";
topicbarend = "{topicsbend}";
# treated "normally", you could change the time/user name to whatever
time = "{sb $Z}";
user = "{sb {sbnickmode $cumode}$N{sbmode $usermode}{sbaway $A}}";
# treated specially .. window is printed with non-empty windows,
# window_empty is printed with empty windows
window = "{sb $winref:$itemname{sbmode $M}}";
window_empty = "{sb $winref{sbservertag $tag}}";
prompt = "{prompt $[.15]itemname}";
prompt_empty = "{prompt $winname}";
topic = " $topic";
topic_empty = " Irssi v$J - http://irssi.org/help/";
# all of these treated specially, they're only displayed when needed
lag = "{sb Lag: $0-}";
act = "{sb Act: $0-}";
more = "-- more --";
};
# there's two type of statusbars. root statusbars are either at the top
# of the screen or at the bottom of the screen. window statusbars are at
# the top/bottom of each split window in screen.
default = {
# the "default statusbar" to be displayed at the bottom of the window.
# contains all the normal items.
window = {
disabled = "no";
# window, root
type = "window";
# top, bottom
placement = "bottom";
# number
position = "1";
# active, inactive, always
visible = "active";
# list of items in statusbar in the display order
items = {
barstart = { priority = "100"; };
time = { };
user = { };
window = { };
window_empty = { };
lag = { priority = "-1"; };
act = { priority = "10"; };
more = { priority = "-1"; alignment = "right"; };
barend = { priority = "100"; alignment = "right"; };
};
};
# statusbar to use in inactive split windows
window_inact = {
type = "window";
placement = "bottom";
position = "1";
visible = "inactive";
items = {
barstart = { priority = "100"; };
window = { };
window_empty = { };
more = { priority = "-1"; alignment = "right"; };
barend = { priority = "100"; alignment = "right"; };
};
};
# we treat input line as yet another statusbar :) It's possible to
# add other items before or after the input line item.
prompt = {
type = "root";
placement = "bottom";
# we want to be at the bottom always
position = "100";
visible = "always";
items = {
prompt = { priority = "-1"; };
prompt_empty = { priority = "-1"; };
# treated specially, this is the real input line.
input = { priority = "10"; };
};
};
# topicbar
topic = {
type = "root";
placement = "top";
position = "1";
visible = "always";
items = {
topicbarstart = { priority = "100"; };
topic = { };
topic_empty = { };
topicbarend = { priority = "100"; alignment = "right"; };
};
};
};
};
settings = {
core = {
real_name = "ROCKate User";
user_name = "rocker";
nick = "rocker";
quit_message = "http://www.rocklinux.org/index.php/ROCKate";
server_reconnect_time = "5min";
server_connect_timeout = "5min";
};
"irc/dcc" = {
dcc_autoresume = "yes";
dcc_autoget = "no";
dcc_upload_path = "/home/rocker/";
dcc_send_replace_space_with_underscore = "yes";
dcc_autoaccept_lowports = "no";
dcc_download_path = "/home/rocker/";
dcc_port = "5000";
};
"irc/core" = {
ctcp_version_reply = "none of your god-damn business. shoo-shoo!";
ctcp_userinfo_reply = "none of your god-damn business. shoo-shoo!";
};
};

+ 61
- 0
target/tor/fixedfiles/mod_rockate.sh

@ -0,0 +1,61 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/target/tor/fixedfiles/mod_rockate.sh
# ROCK Linux is Copyright (C) 1998 - 2007 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
#
# ROCKate network setup
rockate_configure() {
local device="${1}"
read inet ip rest < <( ip addr show ${device} | grep 'inet ' )
gui_input "Enter IP address for ${device}" ${ip} newip
if [ -n "${newip}" -a "${newip}" != "${ip}" ] ; then
ip addr del "${ip}" dev "${device}"
ip addr add "${newip}" dev "${device}"
fi
}
rockate_defaultroute(){
local gw="${1}"
gui_input "Enter IP Address for the default router" ${gw} newgw
if [ -n "${newgw}" -a "${gw}" != "${newgw}" ] ; then
route del -net default ${gw}
route add -net default ${newgw}
fi
}
main() {
#eth0 Link encap:Ethernet HWaddr 00:10:DC:7C:EE:8A
while
menu=""
while read name a b c mac ; do
read inet ip rest < <( ip addr show ${name} | grep 'inet ' )
menu="${menu} 'Device ${name} (${mac})' ''"
menu="${menu} ' IP Address: ${ip}' ''"
menu="${menu} ' Configure via dhcp' 'dhclient ${name}'"
menu="${menu} ' Configure manually' 'rockate_configure ${name}'"
done < <( ifconfig -a | grep HWaddr ) # we only want 'real' interfaces
menu="${menu} '' ''"
read dest gw msk fl met ref use dev < <( route -n | grep ^0.0.0.0 )
menu="${menu} 'Default Route: ${gw} (via ${dev})' 'rockate_defaultroute ${gw}'"
eval gui_menu FOO "'ROCKate Configuration'" ${menu}
do : ; done
}

+ 9
- 0
target/tor/fixedfiles/networksetup.desktop

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=Network Setup
Comment=ROCKate Network Setup
Exec=su root /usr/sbin/stone -x11 rockate
Terminal=true
Type=Application
Categories=System;Setup
X-ROCK-Name=rockate

+ 8
- 0
target/tor/fixedfiles/system

@ -160,6 +160,14 @@ case "$1" in
/usr/bin/amixer sset Master unmute >/dev/null 2>&1 || error=$? /usr/bin/amixer sset Master unmute >/dev/null 2>&1 || error=$?
status status
title "Configuring Windowmanager"
{
grep -q 'vga=0x31A' /proc/cmdline && echo "DesktopBackgroundImage=/usr/share/icewm/rockate_1280x1024.jpg" >> /usr/share/icewm/preferences
grep -q 'vga=0x317' /proc/cmdline && echo "DesktopBackgroundImage=/usr/share/icewm/rockate_1024x768.jpg" >> /usr/share/icewm/preferences
grep -q 'vga=0x314' /proc/cmdline && echo "DesktopBackgroundImage=/usr/share/icewm/rockate_800x600.jpg" >> /usr/share/icewm/preferences
grep -q 'vga=0x311' /proc/cmdline && echo "DesktopBackgroundImage=/usr/share/icewm/rockate_640x480.jpg" >> /usr/share/icewm/preferences
}
status
;; ;;
stop) stop)

+ 23
- 0
target/tor/fixedfiles/torrc

@ -0,0 +1,23 @@
SocksPort 9050 # what port to open for local application connections
SocksListenAddress 127.0.0.1 # accept connections only from localhost
## Send all messages of level 'notice' or higher to /var/log/tor/notices.log
#Log notice file /var/log/tor/notices.log
## Send every possible message to /var/log/tor/debug.log
#Log debug file /var/log/tor/debug.log
## Use the system log instead of Tor's logfiles
#Log notice syslog
## To send all messages to stderr:
#Log debug stderr
## The port on which Tor will listen for local connections from Tor
## controller applications, as documented in control-spec.txt.
ControlPort 9051
## The user tor will run as
User tor
# Map some addresses
##Freenode
mapaddress 10.254.254.1 mejokbp2brhw4omd.onion # Freenode
mapaddress 10.254.254.2 5t7o4shdbhotfuzp.onion # Freenode-GPG

+ 0
- 1
target/tor/fixedfiles/xorg.conf

@ -81,7 +81,6 @@ EndSection
Section "Files" Section "Files"
RgbPath "/usr/X11R7/share/X11/rgb" RgbPath "/usr/X11R7/share/X11/rgb"
FontPath "/usr/X11R7/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R7/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R7/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R7/lib/X11/fonts/CID/" FontPath "/usr/X11R7/lib/X11/fonts/CID/"
FontPath "/usr/X11R7/lib/X11/fonts/PEX/" FontPath "/usr/X11R7/lib/X11/fonts/PEX/"

+ 0
- 1
target/tor/initrd/initrd_livecd

@ -35,5 +35,4 @@ sbin/udevtrigger mnt/cowfs_ro/sbin/udevtrigger
usr/bin/expand mnt/cowfs_ro/usr/bin/expand usr/bin/expand mnt/cowfs_ro/usr/bin/expand
usr/bin/find mnt/cowfs_ro/usr/bin/find usr/bin/find mnt/cowfs_ro/usr/bin/find
usr/bin/readlink mnt/cowfs_ro/usr/bin/readlink usr/bin/readlink mnt/cowfs_ro/usr/bin/readlink
usr/bin/wget mnt/cowfs_ro/usr/bin/wget
usr/sbin/lspci mnt/cowfs_ro/usr/sbin/lspci usr/sbin/lspci mnt/cowfs_ro/usr/sbin/lspci

+ 5
- 0
target/tor/needed_pkgs

@ -119,3 +119,8 @@ libxt
libxxf86misc libxxf86misc
libxxf86vm libxxf86vm
openssl openssl
stone
irssi
perl5
xdialog
tsocks

+ 12
- 12
target/tor/x86/help0.txt

@ -1,19 +1,19 @@
____ ___ ____ _ __ _
| _ \ / _ \ / ___| |/ /__ _| |_ ___
| |_) | | | | | | ' // _` | __/ _ \
| _ <| |_| | |___| . \ (_| | || __/
|_| \_\\___/ \____|_|\_\__,_|\__\___|
[============> http://www.rocklinux.org/ <============]
____ ___ ____ _ __ _
| _ \ / _ \ / ___| |/ /__ _| |_ ___
| |_) | | | | | | ' // _` | __/ _ \
| _ <| |_| | |___| . \ (_| | || __/
|_| \_\\___/ \____|_|\_\__,_|\__\___|
[============> http://www.rocklinux.org/ <============]
| L I V E CD | | L I V E CD |
+-------------+ [F1=Overview] [F2=Options] +-------------+ [F1=Overview] [F2=Options]
Actions: Actions:
-------- --------
<ENTER> Start live cd system at 1024x786-16
livecd-1280 <Enter> Start live cd system at 1280x1024-16
livecd-800 <Enter> Start live cd system at 800x600-16
livecd-640 <Enter> Start live cd system at 640x480-16
livecd-text <Enter> Start live cd system in text mode
livecd options <Enter> Start with the given options
<ENTER> Start rockate at 1024x786-16
rockate-1280 <Enter> Start rockate at 1280x1024-16
rockate-800 <Enter> Start rockate at 800x600-16
rockate-640 <Enter> Start rockate at 640x480-16
rockate-text <Enter> Start rockate in text mode
rockate options <Enter> Start with the given options

+ 7
- 7
target/tor/x86/isolinux.cfg

@ -1,5 +1,5 @@
DEFAULT livecd
DEFAULT rockate
TIMEOUT 600 TIMEOUT 600
PROMPT 1 PROMPT 1
@ -7,26 +7,26 @@ DISPLAY help0.txt
F1 help0.txt F1 help0.txt
F2 help1.txt F2 help1.txt
LABEL livecd
LABEL rockate
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x317 rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x317 rw
LABEL livecd-1280
LABEL rockate-1280
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x31A rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x31A rw
LABEL livecd-1024
LABEL rockate-1024
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x317 rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x317 rw
LABEL livecd-800
LABEL rockate-800
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x314 rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x314 rw
LABEL livecd-640
LABEL rockate-640
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x311 rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x311 rw
LABEL livecd-text
LABEL rockate-text
kernel vmlinuz kernel vmlinuz
APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc autoboot=1 vga=0 rw APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc autoboot=1 vga=0 rw

Loading…
Cancel
Save