How to have a custom background at kernel boot?

Hello everyone, I want to have a custom background at kernel boot since arch doesn't have a graphical loader (just like ubuntu,xp..).  It would be nice to see my favorite image during this boot process..:D
Any tips?
Thanks in advance...

http://wiki.archlinux.org/index.php/Fbsplash
http://wiki.archlinux.org/index.php/Gensplash
Look at those links, might help you out

Similar Messages

  • AP to GL Transfer: How to have a custom Journal Header name in GL.

    Hi,
    Does any one know how to have a custom Journal Header name while transferring the Journals from AP to GL?
    Assume that I am transferring the Journals which belongs to a Single Invoice from AP to GL. When these Journals are transferred from AP to GL, Oracle will create a Journal Header with the default naming convention. The Oracle generated Header name will be as shown below.
    *123456 Purchase Invoices USD*. Where 123456 is AE_HEADER_ID and USD is the Invoice Currency code.
    Our requirement is, we want the Journal Header name something like *"Hello World"+TIMESTAMP*, where TIMESTAMP is the date when the user has ran the AP to GL transfer program.
    I know that when building the AAD(Application Accounting Definition) we can define the Journal Header descriptions and Journal Lines descriptions. But, I did not see any setup option to have the custom Journal Header name in GL.
    Any suggestions on this issue are highly appreciated.
    Advanced Thanks,
    Lokesh.

    Hi Lokesh,
    The best way to have a custom journal header name is using hook package.
    When data move from XLA to GL, every time it creates a new dynamic table as GL_INTERFACE table but the name is different (XLA_GLT_XXXXX).
    This table information stores in 'gl_interface_control' table but after use the record has deleted from 'gl_interface_control'.
    So we can't see table information after finishing create accounting program.
    What the modification you will made in this table it will affect GL base table. So to made custom journal header name, we need to change Reference4 column of dynamic table.
    Here is the code to get the table name and through procedure you can update the Reference4 column.
    FUNCTION pre_module_hook(run_id IN NUMBER,
                   errbuf IN OUT NOCOPY VARCHAR2) RETURN BOOLEAN IS
    chr_errbuf varchar2(50);
    chr_retcode varchar2(50);
    l_interface_Table_name varchar2(2000);
    BEGIN
         SELECT interface_table_name
    into l_interface_Table_name
    FROM gl_interface_control
    WHERE interface_run_id = run_id;
         BEGIN     
    xxdb_gl_icaccntgdist_pkg.gl_int_jrnl_update (chr_errbuf,chr_retcode,l_interface_Table_name);
    RETURN(TRUE);
         END;
    END pre_module_hook;
    Make these changes in GL_IMPORT_HOOK_PKG.pre_module_hook function.
    You can make the changes through calling procedure using dynamic query under the function pre_module_hook.
    Thanks,
    Gaurav K
    Edited by: 972729 on Nov 22, 2012 4:46 AM

  • Graphs, how to have a fixed background matrix

    I am in the process of developing some code to remotely control some spectrum analyzers. Each system will consist of 4 spectrum analyzers. The customers wants the LabVIEW software to look and function just like the software that runs on their display and control unit. I am enclosing a picture of my X-Control that I created as part of the entire display. The spectrum analyzer indicates that the amplitude, Y-axis, range is 0 - 10,000 measurement units. The length, X-axis, has a range of 3-1024 positions units. The default is 800 position units. I plan on just using the default of 800. I have tried to set the property nodes from within the X-Control and either I am doing something wrong or the minimum, maximum, etc. values can not set within the X-Control.
    What the customers wants to see on the background is a 10x10 matrix for the major lines. As you can see in the RFB graph, the lines are set for a 8 horizontal and 5 vertical matrix.
    1. How would you advise that I get a 10x10 matrix for the background?
    2. Would I need to do a custom control paste my own picture in it?
    3. What is the best settings for the maximum, minimum, and sacling factors variables? or any other than you feel should be adjusted.
    Thank you for your help.
    Bill
    Attachments:
    graph.JPG ‏64 KB

    Take alook at this thread (where Saverio dod all of the work I got all of the thatnks, go figure!). Slam your own image in and you may be good to go.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • How to setup a custom background in network shared folder Server 2012

    We have a Server 2012 acting as Domain server, and also has a shared folder. The client computers are Windows 8.1. Now I need to set up a picture as the background of the shared folder, and I want all client computers to see that picture when open it. How
    can I do that? 
    I tried this solution but did not work: 
    Create a desktop.ini fine inside that folder and put following contents,
    [AveFolder] 
    IconArea_Image="C:\images\folder1.jpg" 
    Once it is done reboot the machine. This folder will be visible with the sepcified image,
    Please help me, thanks guys!

    Hi,
    As you said it will not work since Windows Vista. I've seen some third party appliations could help change the background of a shared folder. 
    If you have any feedback on our support, please send to [email protected]

  • How to have a transparent background after saving as a jpeg?

    Hi guys!
    I designed this logo for a couple that are starting their own business. Problem is they never told me that they wanted to print the logo into T-shirt that are a Daisy yellow color. As of now we are trying to find the HTML code for the yellow in the shirts so I can match the background of the logo to the shirt because the problem they are having is that when they print the logo on the shirt it comes out squared and the logo in the middle. The logo its self its oval shaped. As an alternative and probably easier way to solve the problem I'm trying to send them just the logo shape but I've trimmed the excess background to a point where it cannot be trimmed anymore and there still is a white background to it, Probably my explanation its a bit confusing but ultimately I'm trying just to send them the logo with no white background at all. I need help with that. How to save the file and send it so they can open it still with no background color?
    Please help me ASAP!!!
    THANKS
    CAGE Graphics

    JPG files are not compatible with transparency.  You need to save as GIF or PNG, but make sure the unwanted area shows as the checkerboard in Photoshop before saving.
    It is always a good idea to ask the printer what works best for them.  I suspect there would be specific requirements for printing on material, but we don't know if this going to be screen print, or iron on or what. 

  • How to have a moving background on ipad 2 iOS

    I wanna have a moving wallpaper but I don't know how. Please help

    You don't, it's not supported.
    All it does is drain your battery for no useful purpose.

  • How to have a custom Item Number in Sales Order Items

    Hello Experts,
    We are creating a sales order using IDoc, sales order gets created but, its not taking value what we are populating in Item Number field for Item. Defualtly its filling 10,20 and so on...
    Is there any thing that I need to maintain, so that SAP accepts the custom number for Item number.
    Please help,
    Thanks,
    Suma

    Hi Suma,
    In VOV8, you can see the fields Number system..here u can see sub item increment u can enter 12 here then the next item number will be 500012, 500024 and so on. But if u want to maintain external number range then follow this steps.
    Determine which external number ranges are provided for the relevant
    document type. Choose the function "Maintain number range" of the
    document type (for example: Purchase order -> Maintain number range)
    for this purpose.
    Choose a number range and note its number.
    Enter the number of the desired number range.
    Thanks,
    Raja

  • Custom background gone after boot

    Every time I shut down my computer and turn it back on, the desktop background that I set is no longer set. my background is in a folder within the pictures folder. I'm not really sure what else I need to provide, but let me know if you need any more information.

    Solved!
    delete your preferences file com.apple.desktop.plist
    Open Terminal (Applications/Utilities/Terminal.app) and paste this command
    rm ~/Library/Preferences/com.apple.Desktop.plist
    press 'return' on the keyboard.
    Log out, log back in again. Change the wallpaper to what you want. Log out, log back in once more to test.
    Thanks to this post!
    https://discussions.apple.com/thread/4144290?start=0&tstart=0

  • This should be easy! How can I change the background colour of my fields?

    Apologies if this has already been posted but nothing has come up via Google nor the Forum search.
    I'm sure this should be easy but it's really doing my head in!
    I have a number of textboxes, dropdown lists, etc within my form - I have set Custom backgrounds on each which are visible within Design View. However, in Preview PDF all the fields have a default blue colour and only change to my Custom backgrounds when you enter the field.
    Is there a way of removing the default colouring of fields so that it's the same as my Custom backgrounds? My Custom backgrounds are 'linear to bottom' so I don't want to just set border.fill.color to one colour.
    Thanks for any help,

    Hi,
    If you include this Javascript in the docReady event of the root node (default "form1").
    app.runtimeHighlight = false;
    This will turn off the field highlight. It doesn't prevent the user from turning back on the highlight, but it will mean that your form opens with the highlight off.
    Hope that helps,
    Niall
    Assure Dynamics

  • Custom background for UINavigationBar?

    Hi,
    how to set a custom background image for the whole navigation bar of a navigation controller? I can't find any appropriate API method.
    I tried already to mess around with the views of the UINavigationBar to insert my background view - with the result no not-showing buttons and titles :-/
    Also subclassing of UINavigationBar with a new drawRect method does not lead to anywhere - there is simply now way to set the navigation bar for a UINavigationController!
    Any help would be highly appreciated!
    Best regards,
    Matthias Huber

    Create a category that extends UINavigationBar:
    @implementation UINavigationBar (UINavigationBarCategory)
    -(void)setBackgroundImage:(UIImage*)image{
    if(image == NULL){ //might be called with NULL argument
    return;
    UIImageView *aTabBarBackground = [[UIImageView alloc]initWithImage:image];
    aTabBarBackground.frame = CGRectMake(0,0,self.frame.size.width,self.frame.size.height);
    [self addSubview:aTabBarBackground];
    [self sendSubviewToBack:aTabBarBackground];
    [aTabBarBackground release];
    @end
    And call this method from wherever you are initializing your UINavigationController:
    - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil {
    if (self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]) {
    // Initialization code
    // Create the navigation and view controllers
    SinglePlayerRootViewController *_rootViewController = [[SinglePlayerRootViewController alloc] initWithStyle:UITableViewStyleGrouped];
    UINavigationController *_navigationController = [[UINavigationController alloc] initWithRootViewController:_rootViewController];
    self.navigationController = _navigationController;
    [_navigationController release];
    [_rootViewController release];
    // set the image for the top navigation bar
    [[navigationController navigationBar] setBackgroundImage:[UIImage imageNamed:@"NavigationBarBackgroundTop.png"]];
    // Configure and show the window
    [self.view addSubview:navigationController.view];
    return self;
    I hope this helps!
    -ML

  • I need to find out how to have Speakable Items available each time I boot up.

    I use Mavericks Speakable Items every day to open and close applications without using my mouse if function keys.
    The only way I get it to start is to calibrate it AFTER boot up.
    I need to find out how to have it available each time I boot up my Mac Mini with OS 10.9.4,
    Suggestions.

    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")

  • How to create a custom kernel with initrd and ARCH patches

    Hi,
    I like the default kernel because everything seems to work well and I think the Arch kernel includes patches I need (such as the mactel patch). But some options that i would like to be enabled are not. in fact i would like to use powertop but i can't because it needs the CONFIG_TIMER_STATS option.
    What I would like is a kernel based on the arch kernel but with a different config file. Nothing more.
    if i look at the solution on the Wiki, I see that I have to add all patches the standard kernel have ... Moreover there is no initrd creation. i think i will need it if I use the Arch kernel configuration.
    And if i use the kernel26 PKGBUILD, I must change the package name in order to keep my current kernel. It's easy to do in the PKGBUILD but much more complicated to do it in the kernel26.install file beacuse I have to change the filenames in /boot and I do not want to replace the kernel26 files.
    So do you have any ideas how to compile my custom kernel ? Is there a better solution ?
    Thanks.
    Mildred.
    Last edited by mildred (2007-07-03 01:46:33)

    tomk wrote:It's possible I'm missing something here, but I don't understand what you're worried about. If I understand correctly, you now have a PKGBUILD and associated files for kernel26mildred (or whatever you've decided to call it). Why do you think you would have to change the files again when kernel26 is updated?
    don't the patches change from version to version?
    anyways, i was bored so i wrote a little script... edit the configuration variables at the top and it'll do the work for you. just put it in /var/abs/kernels or wherever you have the kernel26/ at, chmod +x scriptname, and run.
    if you're in /var/abs/kernels you'll probably have to run as root.
    from my testing, it seems to be all working (looking at resulting files and no errors so far from makepkg); but i'm still building my test kernel with it.
    #!/bin/bash
    # Author: kano <[email protected]>
    # Configuration #
    appendname="-custom1" # Name to append to kernel package
    BUILD=0 # Build package when done? No = 0; Yes = 1
    #MAKEPKGOPT="" # Uncomment if you're building after you make; Add any options you want passed to makepkg (can be nothing)
    # Work starts here; shouldn't have to edit anything below #
    mkdir kernel26${appendname}/
    cp kernel26/* kernel26${appendname}/
    regen_md5sum() {
    if [ ${file} != 'PKGBUILD' ]; then
    echo "Regenerating md5sum for ${file}"
    cat kernel26${appendname}/PKGBUILD \
    | sed "s/'`md5sum kernel26/${file} | awk '{ print $1 }'`'/'`md5sum kernel26${appendname}/${file} | awk '{ print $1 }'`'/;" \
    > PKGBUILD.tmp
    mv PKGBUILD.tmp kernel26${appendname}/PKGBUILD
    fi
    for file in "PKGBUILD" "kernel26.preset" "kernel26.install"; do
    echo "Editing ${file}"
    cat kernel26/${file} | \
    sed "s/kernel26/kernel26${appendname}/g" \
    | sed "s/vmlinuz26/vmlinuz26${appendname}/g" \
    | sed "s/kconfig26/kconfig26${appendname}/g" \
    | sed "s/System.map26/System.map26${appendname}/g" \
    > kernel26${appendname}/${file}
    # Regenerate md5sum
    regen_md5sum
    done
    for file in "config" "config.x86_64"; do
    echo "Editing ${file}"
    cat kernel26/${file} | \
    sed "s/CONFIG_LOCALVERSION=\"-ARCH\"/CONFIG_LOCALVERSION=\"-ARCH${appendname}\"/" \
    > kernel26${appendname}/${file}
    # Regenerate md5sum
    regen_md5sum
    done
    mv kernel26${appendname}/mkinitcpio-kernel26.conf kernel26${appendname}/mkinitcpio-kernel26${appendname}.conf
    mv kernel26${appendname}/kernel26.install kernel26${appendname}/kernel26${appendname}.install
    mv kernel26${appendname}/kernel26.preset kernel26${appendname}/kernel26${appendname}.preset
    # Add make menuconfig to PKGBUILD
    cat kernel26${appendname}/PKGBUILD | \
    sed 's/# load configuration/\n # configure kernel before build\n make menuconfig\n\n # load configuration/;' \
    > PKGBUILD.tmp
    mv PKGBUILD.tmp kernel26${appendname}/PKGBUILD
    echo "Custom kernel pkgbuild created."
    # To build or to not to build?
    if [ ${BUILD} -eq 1 ]; then
    cd kernel26${appendname}
    makepkg ${MAKEPKGOPT}
    fi

  • How long have you been a Verizon customer?

    How long have you been a Verizon customer?

    Hi there!
    According to /var/log/pacman.log, I've got Arch installed more than a year now (my laptop's age).
    [04/23/07 10:59] synchronizing package lists
    Since then, I never had to reinstall the system.
    I started using Fluxbox, then switched to Gnome, and I'm currently using XFCE. Since I'm curious about KDE4, I'll be switching to it when 4.1 hits the repos.
    Concerning the kernel upgrades, I custom compile my own, and never had troubles what so ever.
    I've got tree other machines running Arch. One headless server, and two workstations. All in the same situation (installed once, and updated once in a while).
    You can't beat rolling release!

  • How to find a customer who does not have any activity in the last 5 years

    HI all,
       How to find a customer who does not have any activity in the last 5 years.
    Thanks & Regards,
    Moderator message: not directly related to ABAP development, please have a look in the respective functional forum.
    Edited by: Thomas Zloch on Jan 3, 2011 2:20 PM

    Post Author: tzinser
    CA Forum: Formula
    Okay, I left off a lot of important information...
    I'm using two tables
    TWDATA
    EVENT
    From TWDATA I'm pulling the fields TWDATA.OrderNumber and TWDATA.DisbursementDate
    From EVENT I'm pulling the fields EVENT.EventCode and EVENT.CompletedDate
    The two tables are linked by OrderNumber.

  • How can I make the background one solid color?  It is too difficult and noticeable when I use the retouch button and try to erase all the creases in my backdrop.  So, how can I have just a solid white background?

    How can I make the background one solid color?  It is too difficult and noticeable when I use the retouch button and try to erase all the creases in my backdrop.  So, how can I have just a solid white background?

    When talking about a specific image posting the image may be useful.
    One can use a Layer Mask and add a white Layer underneath.

Maybe you are looking for

  • Problem with firefox and chrome

    Hi guys, i've a problem with chrome. When i download something with google chrome and at the bottom i press on the file or show all downloads,  i'm redirected to firefox :0 Tried also to uninstall firefox. No way, nothing happen if i press show all d

  • ICal Bug: Disappearing Meetings

    I am posting in the hope that someone else can validate and help me solve a problem I have been having sporadically with iCal. I have done other searches and see that people have complete vanishing calendars but this seems to be a more subtle form of

  • To caliculate invoice amount with Tax amount

    HI, We r here creating purchase register report. user requirement is in purchase register user wants invoice values as invoice value + taxes. we have takne invoice amount form RSEG Table & taxes form BSET table. How can we link RSET to BSET table.we

  • Changing the Cursor Type

    Good Morning Everyone, I am creating a report with a barchart in a column of the report. i have been following these for reference. (mainly the first link) http://htmldb.oracle.com/pls/otn/f?p=31517:183:5430906720971021::NO http://apex.oracle.com/pls

  • Renaming users in Messaging Server 6.1

    Hi! I'm using Messaging Server 6.1 with schema 2. Tell me please, how can I rename [email protected] (for example) to [email protected]?