Skip to content

Commit

Permalink
Update the default Live ISO username
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/rebeccablackos/code@6950 b52b6941-3400-464c-9f42-43200397181c
  • Loading branch information
nerdopolis committed Jul 31, 2021
1 parent fb9506a commit 7b95d42
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ OVERVIEW:
How to use the ISO:
Burn it, (or put it in a VM), reboot, set the BIOS to boot from the CD if it does not already, boot from the CD. Once it boots you can use the live system.

The live user "beccaholic" has no password
The live user "rebestie" has no password

The ISO is built with Remastersys, which makes it compatible with the USB Startup creator. It is also a hybrid ISO, so it can boot raw from a flash drive,
where the ISO has been written with dd. Unetbootin will also work, but is not as recommended as it uses syslinux with its own defaults, and no splash.
Expand Down
2 changes: 1 addition & 1 deletion rebeccablackos_files/etc/remastersys.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ EXCLUDES="/srcbuild /buildlogs"


# Here you can change the livecd/dvd username
LIVEUSER="beccaholic"
LIVEUSER="rebestie"


# Here you can change the name of the livecd/dvd label
Expand Down
26 changes: 13 additions & 13 deletions rebeccablackos_files/etc/remastersys/isolinux/isolinux.cfg.vesamenu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DEFAULT live
prompt 0
timeout 300
# SAY RebeccaBlackOS Boot Menu:____________________________________________
# SAY The live users's name is 'beccaholic' with no password
# SAY The live users's name is 'rebestie' with no password
# SAY The following options for boot: are availible to be used:
# SAY If no options are passed in 30 seconds, then it defaults to live
# SAY _____________________________________________________________________
Expand Down Expand Up @@ -36,7 +36,7 @@ TEXT HELP
Start with no configured framebuffer, for hardware
devices that do have drivers that most Wayland servers prefer.

Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

MENU SEPARATOR
Expand All @@ -50,7 +50,7 @@ Start and force software rendering.

This is for systems that support kernel mode setting, but have
problems using hardware rendering.
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT


Expand All @@ -65,7 +65,7 @@ all sessions to use the framebuffer backend instead of kernel mode setting
This is for diagnostics on systems that have kernel mode settings drivers
and provide a virtual framebuffer device the size of the screen, but
have problems when kernel mode setting is used directly.
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb342
Expand All @@ -79,7 +79,7 @@ that don't have drivers that most Wayland servers prefer.
On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen

Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb343
Expand All @@ -93,7 +93,7 @@ that don't have drivers that most Wayland servers prefer.
On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen

Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb344
Expand All @@ -107,7 +107,7 @@ that don't have drivers that most Wayland servers prefer.
On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen

Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT


Expand All @@ -122,7 +122,7 @@ that don't have drivers that most Wayland servers prefer.
On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen

Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb37A
Expand All @@ -136,7 +136,7 @@ that don't have drivers that most Wayland servers prefer.

On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb380
Expand All @@ -150,7 +150,7 @@ that don't have drivers that most Wayland servers prefer.

On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb347
Expand All @@ -164,7 +164,7 @@ that don't have drivers that most Wayland servers prefer.

On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb392
Expand All @@ -178,7 +178,7 @@ that don't have drivers that most Wayland servers prefer.

On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

label livefb38C
Expand All @@ -192,5 +192,5 @@ that don't have drivers that most Wayland servers prefer.

On some systems with kernel mode setting, the framebuffer is virtual,
and the framebuffer size specified will be the size of your screen
Live user name is 'beccaholic' with no password
Live user name is 'rebestie' with no password
ENDTEXT

0 comments on commit 7b95d42

Please sign in to comment.